Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 481 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 481 Bytes

Ansible Role: docker

An Ansible Role that extends the Docker Role from geerlingguy

Requirements

None.

Role Variables

See geerlingguy.docker

Dependencies

geerlingguy.docker

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: all
  roles:
     - inverso.docker

License

MIT / BSD