instead of sourcing the environment you can also use conda actvate: `conda actviate ./ansible`; if you have conda installed.
This command installs ansible and all required python packages.
This command installs ansible and all required python packages.
> **_Note:_** On *CentOS* python SELinux libraries need to be installed. If you choose to install ansible via the `install_ansible` you'll have to use `conda` to install libselinux for your CentOS version. For example : `conda install -c conda-forge libselinux-cos7-x86_64`
## Installing docker and sudo access to the service servers