artis3n.docker
artis3n.docker
Installs Docker CE (Community Edition).
Currently, it only works on Debian/Ubuntu since that was my requirement.
Requirements
No specific requirements.
Role Variables
No variables need to be changed.
You can check vars/main.yml
for additional information if you're interested.
Dependencies
No dependencies.
Example Playbook
---
- name: Setup
hosts: all
tasks:
- name: "Include role"
include_role:
name: "artis3n.docker"
or
---
- name: Setup
hosts: all
roles:
- artis3n.docker
License
MIT License
Author Information
Ari Kalfus (@artis3n)
Installa
ansible-galaxy install artis3n.docker
Licenza
mit
Download
1.1k
Proprietario