An Ansible Role that installs the latest version of Ansible.
None
None
None
This will install the latest version of Ansible on the localhost
- hosts: 127.0.0.1
connection: local
sudo: true
roles:
- latest-ansible
MIT / BSD
This role was created in 2014 by Jrgns, maintainer of EagerELK.