Update nolog.yml
This commit is contained in:
parent
99fd0f8b87
commit
af02f2eebf
@ -9,6 +9,9 @@
|
|||||||
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
- name: Echo string via command
|
||||||
|
ansible.builtin.command: "/bin/echo 'hello world'"
|
||||||
|
|
||||||
- name: Echo password via command
|
- name: Echo password via command
|
||||||
ansible.builtin.command: "/bin/echo 'hello world - your password is {{ __my_password }}'"
|
ansible.builtin.command: "/bin/echo 'hello world - your password is {{ __my_password }}'"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user