ansible-role-puppet/tests/test.yml
Monty Taylor 50173449a6 Add all of the files needed to make this a role
Similar to puppet modules, ansible roles can be uploaded to ansible
galaxy and can be consumed in a role-per-repo manner.
2015-02-22 22:59:39 -05:00

6 lines
91 B
YAML

---
- hosts: localhost
roles:
- role: "{{ rolename }}"
puppetmaster: localhost