ansible-personal/site.yml

8 lines
102 B
YAML

---
# file: site.yml
- import_playbook: nomads.yml
- import_playbook: web.yml
# vim: set sw=2 ts=2: