Install and configure docker.
- Ensure you have Ansible installed (e.g.
pip3 install ansible
) - Development: Install the pip packages listed in requirements.txt
The default values for the variables are set in defaults/main.yml
- hosts: all
roles:
- role: dudecalledbro.docker
Copyright © 2024 Niclas Spreng
Licensed under the MIT license.