vi7.docker
Ansible Role: Docker
This role installs Docker Engine and the Docker Compose plugin.
Requirements
None
Role Variables
Check the file defaults/main.yml for more details.
Dependencies
None
Example Playbook
Create a file named my_playbook.yml
with this content:
- hosts: localhost
remote_user: root
roles:
- docker
Then run this command to install Docker and the Docker Compose plugin on the localhost
:
ansible-playbook my_playbook.yml
Contribution
Use the test.sh
script to set up a testing environment and run Molecule tests for this role.
Author Information
Installa
ansible-galaxy install vi7.docker
Licenza
Unknown
Download
145
Proprietario
trust me, I am an engineer ⚒