
Ansible
DevOps
About
Ansible is an automation tool for developers and operators that configures servers over SSH using plain YAML playbooks, with no agent to install.
- Configures fleets of servers with one playbook
- Requires no agent software on target machines
- Applies changes idempotently on every run
- Reuses configuration through shareable roles
- Category:
- DevOps
- Platform:
- Code