docker
Ansible Role: docker
Install and start Docker.
Requirements
None.
Role Variables
docker_users: []
A list of users to add to the docker
group in order to use Docker without needing to use sudo
.
Dependencies
None.
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: fkoehler.docker
License
MIT
Author Information
This role was created in 2021 by Fabian Köhler
Install
ansible-galaxy install f-koehler/ansible-role-docker
License
mit
Downloads
37
Owner