Release 1.1.1
jwcolbert
released this
04 Dec 16:52
·
288 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.1.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.1.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.