This role adds repositories, installs, and configures docker. It can also manage docker containers and install cAdvisor for monitoring purposes.
THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.
- htpasswd installed on deployer host
Use it in a playbook as follows:
- hosts: all
become: true
roles:
- SoInteractive.docker
Have a look at the defaults/main.yml for role variables that can be overridden.