Release 1.1.6
bmh2git
released this
20 Apr 13:29
·
217 commits
to master
since this release
Preferred Installation Method
pip install clc-ansible-module
To Install from this Project
- Download clc-ansible-module-1.1.6.tar.gz to your system.
- Remove any previous installation via pip:
pip uninstall clc-ansible-module
- Install the package you just downloaded:
pip install clc-ansible-module-1.1.6.tar.gz
Note: You might have to execute the pip commands as root on some systems. Prefix the above commands with 'sudo ' in such cases.
Changes
- added author to all modules
- applied autopep8 for fact modules
- correcting issue with servers links