Files
configpolicy/ansible.yml
Dustin C. Hatch ac4e9fc390 ansible: Install Ansible
The `ansible.yml` playbook and corresponding *ansible* role simply
install Ansible and related utilities, such as OpenSSH and GnuPG.
2018-04-08 12:20:03 -05:00

4 lines
38 B
YAML

- hosts: ansible
roles:
- ansible