# Ansible

Use Ansible when you want task-based automation and playbooks.

### Good fit

* Imperative workflows and runbooks.
* Config management combined with provisioning.
* Integration into existing Ansible estates.

### What to document here

* Collection/module installation
* Authentication and inventories
* Example playbook for a basic workflow
* Idempotency and common pitfalls
