ansible¶
Radically simple IT automation
| Home | http://www.ansible.com/ | 
| Versions | 1.9.4 | 
| License | GPLv3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/ansible | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install ansible
and update with:
conda update ansible