|
- 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 As automation technology, Ansible is designed around the following principles: Agent-less architecture
- 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:
- 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
- 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
Slides for those who attended AnsibleFest at Red Hat Summit will be available soon This is the latest (stable) Ansible community documentation For Red Hat Ansible Automation Platform subscriptions, see Life Cycle for version details
- Conditionals — Ansible Community Documentation
Or you may want to create additional groups of hosts based on whether the hosts match other criteria You can do all of these things with conditionals Ansible uses Jinja2 tests and filters in conditionals Ansible supports all the standard tests and filters and adds some unique ones as well
- Ansible playbooks — Ansible Community Documentation
Ansible Playbooks offer a repeatable, reusable, simple configuration management and multi-machine deployment system, one that is well suited to deploying complex applications
|
|
|