uchida.docker
uchida.docker
ansible role to install docker CE, community edition
Role Variables
docker_ce_version: '*'
docker_ce_channel: 'stable'
docker_ce_versionis a variable to specify docker CE version, default is*, use available latest version.docker_ce_channelis a variable to specify docker CE release channel, default isstable, a choice of['stable', 'edge', 'test']
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- role: uchida.docker
License
dedicated to public domain, no rights reserved.
Install
ansible-galaxy install uchida.dockerLicense
cc0-1.0
Downloads
6.2k
Owner

