Skip to content

EagerELK/ansible-role-latest-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ansible Role: Latest Ansible

An Ansible Role that installs the latest version of Ansible.

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

This will install the latest version of Ansible on the localhost

- hosts: 127.0.0.1
  connection: local
  sudo: true
  roles:
    - latest-ansible

License

MIT / BSD

Author Information

This role was created in 2014 by Jrgns, maintainer of EagerELK.

About

Role to ensure the latest version of ansible is installed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published