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:
David Kirwan 2022-08-09 15:11:19 +01:00
parent b430063f7f
commit 93ac27512a
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
---
- name: Hello
ansible.builtin.debug:
msg: "{{world}}"
msg: "{{ world }}"