0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 18:29:40 +02:00
wp-ansible/testdata/playbook.yml

7 lines
88 B
YAML

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