Ansible
This topic is split into seven main sections, each section covers a different aspect of automation using Ansible.
-
How to install Ansible and run it, from present to future.
-
Your Ansible project, versioning control, dependencies, syntax
-
How to define your inventory and target hosts
-
Structure your automation, how to separate playbooks and plays
-
A best practice in itself, including how to create and fill the role folder
-
Everything about tasks, module usage, tags, loops and filters
-
All about variables, where to store them, naming conventions and encryption