0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-10-18 07:00:41 +00:00
wp-ansible/testdata/playbook.yml

7 lines
88 B
YAML
Raw Permalink Normal View History

---
- hosts: all
tasks:
- name: Hello World
debug:
msg: "Say hello"