Ansible role for docker community edition setup
| Distro | Version |
|---|---|
| Centos | 8 |
| Ubuntu | 20.04 LTS |
| Debian | 10 |
| Variable | Description |
|---|---|
| user_name | Account to manage docker |
| user_comment | Description for the account |
| user_password | Account password (clear text) |
- hosts: servers
roles:
- iquzart.docker
MIT
Muhammed Iqbal iquzart@hotmail.com