Ansible (software)
Ansible is a suite of software tools that enables infrastructure as code. It is open-source and the suite includes software provisioning, configuration management, and application deployment functionality.
Original author(s) | Michael DeHaan |
---|---|
Developer(s) | Ansible Community / Ansible Inc. / Red Hat Inc. |
Initial release | February 20, 2012 |
Stable release | |
Repository | |
Written in | Python, PowerShell, Shell |
Operating system | Linux, Unix-like, MacOS, Windows |
Available in | English |
Type | Configuration management, infrastructure as code (IaC), Orchestration engine |
License | GNU General Public License version 3 |
Website | www |
Originally written by Michael DeHaan in 2012, and acquired by Red Hat in 2015, Ansible is designed to configure both Unix-like systems and Microsoft Windows. Ansible is agentless, relying on temporary remote connections via SSH or Windows Remote Management which allows PowerShell execution. The Ansible control node runs on most Unix-like systems that are able to run Python, including Windows with Windows Subsystem for Linux installed. System configuration is defined in part by using its own declarative language.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.