Skip to content

Ansible role which installs Ansible ;)

License

Notifications You must be signed in to change notification settings

OSSHelp/ansible-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible

Build Status

Simple role which install Ansible and optionally Mitogen.

Usage (example)

Typical installation:

    - role: ansible
      minimal_version: "2.8.1"
      ansible_mitogen_support: true

Available parameters

Main

Short description here.

Param Default Description
ansible_setup full Setup mode. See OSSHelp KB article
minimal_version 2.8.1 Minimal Ansible version to install
mitogen_version 0.2.9 Mitogen version to install
ansible_mitogen_support false Enable mitogen installation

FAQ

None, so far.

Useful links

TODO

None, so far.

License

GPL3

Author

OSSHelp Team, see https://oss.help