Technical requirements
You will need the following technical requirements for this chapter:
- A Linux machine for the Ansible control node (with internet access)
- A Linux machine for installing and configuring Docker
- Access to a Docker container registry (
hub.docker.com
) - Basic knowledge about containers and container registries (Docker or Podman)
All the Ansible code and playbooks, as well as the commands and snippets, for this chapter can be found in this book’s GitHub repository at https://github.com/PacktPublishing/Ansible-for-Real-life-Automation/tree/main/Chapter-10.