Skip to content

Release 1.1.4

Compare
Choose a tag to compare
@jufkes jufkes released this 02 Mar 14:49
· 244 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.4.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.4.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.