Ansible up & running, automating configuration management and deployment the easy way
Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install agents on your nodes. And there's an easy learning curve. With this updated third edition, you'll quickly learn how to be productive wi...
Otros Autores: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol :
O'Reilly Media, Incorporated
2022.
|
Edición: | Third edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009671489606719 |
Tabla de Contenidos:
- Preface to the Third Edition
- Chapter 1. Introduction
- Chapter 2. Installation and Setup
- Chapter 3. Playbooks: A Beginning
- Chapter 4. Inventory: Describing Your Servers
- Chapter 5. Variables and Facts
- Chapter 6. Introducing Mezzanine: Our Test Application
- Chapter 7. Deploying Mezzanine with Ansible
- Chapter 8. Debugging Ansible Playbooks
- Chapter 9. Roles: Scaling Up Your Playbooks
- Chapter 10. Complex Playbooks
- Chapter 11. Customizing Hosts, Runs, and Handlers
- Chapter 12. Managing Windows Hosts
- Chapter 13. Ansible and Containers
- Chapter 14. Quality Assurance with Molecule
- Chapter 15. Collections
- Chapter 16. Creating Images
- Chapter 17. Cloud Infrastructure
- Chapter 18. Callback Plug-ins
- Chapter 19. Custom Modules
- Chapter 20. Making Ansible Go Even Faster
- Chapter 21. Networking and Security
- Chapter 22. CI/CD and Ansible
- Chapter 23. Ansible Automation Platform
- Chapter 24. Best Practices