An Ansible Role that installs Ansible on Linux servers.
If using on a RedHat/CentOS-based host, make sure you've added the EPEL repository (it can easily be installed by including the geerlingguy.repo-epel
role on Ansible Galaxy).
None.
None.
- hosts: servers
roles:
- role: geerlingguy.ansible
MIT / BSD
This role was created in 2014 by Jeff Geerling, author of Ansible for DevOps.