Communishift: Testing playbook structure
Signed-off-by: David Kirwan <dkirwan@redhat.com> Signed-off-by: Lenka Segura <lsegura@redhat.com> Signed-off-by: Patrik Polakovic <ppolakov@redhat.com>
This commit is contained in:
parent
b430063f7f
commit
93ac27512a
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- name: Hello
|
- name: Hello
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: "{{world}}"
|
msg: "{{ world }}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue