Oefenweb.ansible

ansible

CI Ansible Galaxy

Set up (the latest version of) Ansible in Debian-like systems.

Requirements

  • pip (will not installed)
  • python(2|3) (will be installed)
  • python-dev(2|3) (will be installed)
  • build-essential (will be installed)
  • libffi-dev (will be installed)
  • libssl-dev (will be installed)

Variables

  • ansible_python_version_major [default: 2]: Python version to install ansible for.
  • ansible_ansible_version: [default: latest]: Ansible version to install (e.g. latest, 1.9.2)

Dependencies

None

  • ansible-pip (see)
  • ansible-virtualenv (see)

Example

---
- hosts: all
  roles:
    - oefenweb.ansible

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!

About

Set up (the latest version of) Ansible in Debian-like systems

Install
ansible-galaxy install Oefenweb.ansible
GitHub repository
License
mit
Downloads
213