docker
Ansible Docker Role
Ansible role for docker community edition setup
Support Matrix
Distro | Version |
---|---|
Centos | 8 |
Ubuntu | 20.04 LTS |
Debian | 10 |
Role Variables
Variable | Description |
---|---|
user_name | Account to manage docker |
user_comment | Description for the account |
user_password | Account password (clear text) |
Example Playbook
- hosts: servers
roles:
- iquzart.docker
License
MIT
Author Information
Muhammed Iqbal iquzart@hotmail.com
Install
ansible-galaxy install iquzart/ansible-role-docker
License
Unknown
Downloads
8936
Owner
Open Source Enthusiast