1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-26 05:27:31 +02:00
2019-10-30 16:11:49 +08:00

8 lines
129 B
YAML

- name: example playbook
hosts: 127.0.0.1
connection: local
gather_facts: false
tasks:
- debug:
msg: hello world