ansible/site.yml

6 lines
91 B
YAML
Raw Normal View History

2020-10-17 00:21:57 -05:00
#!/usr/bin/env ansible-playbook
# vim:ft=ansible:
- hosts: all
roles:
- role: common