|
- Ansible Documentation
This documentation covers the version of Ansible noted in the upper left corner of this page We maintain multiple versions of Ansible and of the documentation, so please be sure you are using the version of the documentation that covers the version of Ansible you’re using
- Introduction to Ansible — Ansible Community Documentation
Ansible uses simple, human-readable scripts called playbooks to automate your tasks You declare the desired state of a local or remote system in your playbook Ansible ensures that the system remains in that state
- Start automating with Ansible
Start automating with Ansible Get started with Ansible by creating an automation project, building an inventory, and creating a “Hello World” playbook Install Ansible
- Installation Guide — Ansible Community Documentation
Configuring Ansible; Ansible Porting Guides; Using Ansible Building Ansible inventories; Using Ansible command line tools; Using Ansible playbooks; Protecting sensitive data with Ansible vault; Using Ansible modules and plugins; Using Ansible collections; Using Ansible on Windows, BSD, and z OS UNIX; Ansible tips and tricks; Contributing to
- Ansible concepts — Ansible Community Documentation
You can use any computer that meets the software requirements as a control node - laptops, shared desktops, and servers can all run Ansible You can also run Ansible in containers known as Execution Environments Multiple control nodes are possible, but Ansible itself does not coordinate across them, see AAP for such features Managed nodes
- Ansible Documentation
Ansible community documentation Ansible offers open-source automation that is simple, flexible, and powerful Got thoughts or feedback on this site? We want to hear from you! Join us in the Ansible Forum or open a GitHub issue in the docsite repository
- Installing Ansible — Ansible Community Documentation
The ansible or ansible-core packages may be available in your operating systems package manager, and you are free to install these packages with your preferred method For more information, see the Installing Ansible on specific operating systems guide
- Getting started with Ansible
Getting started with Ansible Ansible automates the management of remote systems and controls their desired state As shown in the preceding figure, most Ansible environments have three main components:
|
|
|