ansible/localhost.yml
2020-02-11 14:42:44 -06:00

7 lines
101 B
YAML
Executable File

#!/usr/bin/env ansible-playbook
# vim:ft=ansible:
---
- hosts: localhost
roles:
- localansible