Changes

Jump to navigation Jump to search
252 bytes added ,  15:38, 27 July 2016
install notes
Ansible can deploy to virtualization environments and public and private cloud environments including VMWare, OpenStack, AWS, Eucalyptus Cloud, KVM, and CloudStack
[http://docs.ansible.com/intro_installation.html Installation] is as simple as <code>sudo pip install ansible</code> and there are various other ways to install as well. The preferred way is to just <code>git clone</code> the source. If you used <code>pip</code> then upgrades are <code>sudo pip install --upgrade ansible</code> and if you want to remove that and use the source: <code>sudo pip uninstall ansible</code>
== Ansible with MediaWiki ==
4,558

edits

Navigation menu