/ansible-docker

Ansible role for installation of Docker

MIT LicenseMIT

Role Name

Simple docker installation for a Raspberry Pi

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

- name: Example Playbook
  hosts: somehosts
  become: true
  tasks:
    - include_role:
        name: roles/docker

License

MIT

Author Information

Karsten A. M. Guenther (https://github.com/xxthunder)