Add some missing metadata

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-08-16 17:24:36 +02:00
parent 83f80a8494
commit e90e9b0913
3 changed files with 9 additions and 0 deletions

View file

@ -1,5 +1,8 @@
---
- name: display the message
hosts: localhost
gather_facts: false
tasks:
- debug: var=msg

View file

@ -1,5 +1,8 @@
---
- name: display the message
hosts: localhost
gather_facts: false
tasks:
- debug: var=msg

View file

@ -1,5 +1,8 @@
---
- name: display the message
hosts: localhost
gather_facts: false
tasks:
- debug: var=msg