docker
Ansible Role: Docker
Role to install Docker Engine and Docker Compose plugin
Requirements
N/A
Role Variables
See defaults/main.yml for the details
Dependencies
N/A
Example Playbook
Create my_playbook.yml
with the following contents:
- hosts: localhost
remote_user: root
roles:
- docker
And then run - this will install Docker and Docker Compose plugin to the localhost
host:
ansible-playbook my_playbook.yml
Contribution
Use test.sh
script to prepare test environment and run Molecule tests for the role
Author Information
Install
ansible-galaxy install vi7/ansible-role-docker
License
Unknown
Downloads
136
Owner
trust me, I am an engineer ⚒