Production Engineering¶
Writing a correct playbook is the easy 80%. This section is the other 20% — how a project is laid out, configured, secured, tested, and kept fast once real teams and real infrastructure depend on it.
Read in this order¶
- Project Layout
- ansible.cfg
- Secrets and Vault
- Security
- Performance
- CI/CD and Linting
- Molecule Testing
- ansible-dev-tools — the bundled tool suite behind most of this section
Next¶
Continue to Case Studies to see this discipline applied end to end.