ansible-core · PyPI
https://pypi.org/project/ansible-core08.11.2021 · Ansible is a radically simple IT automation system. It handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration. Ansible makes complex changes like zero-downtime rolling updates with load balancers easy. More information on the Ansible website.
Ansible (software) - Wikipedia
https://en.wikipedia.org/wiki/Ansible_(software)Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code. It runs on many Unix-like systems, and can configure both Unix-like systems as well as Microsoft Windows. It includes its own declarative language to describe system configuration. Ansible was written by Michael DeHaan and acquired by Red Hat in 2015. Ansible is agentless, temporarily connecting remotely via SSH or Windows Re…
Core Modules — Ansible Documentation
ansible-docs.readthedocs.io › rst › modules_coreCore Modules ¶. Core Modules. These are modules that the core ansible team maintains and will always ship with ansible itself. They will also receive slightly higher priority for all requests than those in the “extras” repos. The source of these modules is hosted on GitHub in the ansible-modules-core repo. If you believe you have found a ...