parent
6e20bbb596
commit
4b2d566e18
@ -1,7 +0,0 @@
|
||||
- name: Variable echo test
|
||||
hosts: ansiblelxc
|
||||
tasks:
|
||||
- name: Echoing!
|
||||
ansible.builtin.shell:
|
||||
cmd: "echo [{{ testvar }}] > /dev/pts/5"
|
||||
executable: /bin/bash
|
Loading…
Reference in new issue