docker

Ansible Role Docker

Build Status Galaxy Role

This role helps to install and configure Docker to Debian (buster/bullseye).

Requirements

This role requires Ansible 2.9 or higher.

Role Variables

None.

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: 6nsh.docker, tags: docker }

License

MIT

Author Information

This role was created by Artem Kasianchuk.

About

Install and configure Docker

Install
ansible-galaxy install 6nsh/docker
GitHub repository
License
Unknown
Downloads
66
Owner