Ansible: Difference between revisions

From Freephile Wiki
m added Category:DevOps using HotCat
Line 6: Line 6:


[[Category:Configuration Management]]
[[Category:Configuration Management]]
[[Category:DevOps]]

Revision as of 22:41, 7 April 2015

wp:Ansible_(software) is an open-source software platform for configuring and managing computers. It combines multi-node software deployment, ad hoc task execution, and configuration management. Written in Python, it is packaged by RedHat

Ansible "Playbooks" use an easy and descriptive language based on YAML.

Ansible can deploy to virtualization environments and public and private cloud environments including VMWare, OpenStack, AWS, Eucalyptus Cloud, KVM, and CloudStack