Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.25 KB

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