6nsh.docker
Ansible Role Docker
This role is designed to install and set up Docker on Debian (buster/bullseye).
Requirements
You need Ansible version 2.9 or higher to use this role.
Role Variables
There are no special variables needed for this role.
Dependencies
This role does not have any dependencies.
Example Playbook
Here's a simple example of how to use this role:
- hosts: servers
roles:
- { role: 6nsh.docker, tags: docker }
License
This role is licensed under the MIT License.
Author Information
This role was created by Artem Kasianchuk.