ansible
Installation
SKILL.md
Ansible
Ansible is an open-source automation tool used for configuration management, application deployment, and task automation. It simplifies complex IT tasks by using a simple language (YAML) to describe automation jobs. System administrators, DevOps engineers, and developers use Ansible to manage and deploy applications across various environments.
Official docs: https://docs.ansible.com/
Ansible Overview
- Playbook
- Job
- Inventory
- Credential
- Execution Environment
- Project
- Schedule
Use action names and parameters as needed.