galaxy-docker/README.md
Wilfried OLLIVIER ccd0b070b9 Harmonize README
2019-07-01 15:36:57 +02:00

37 lines
524 B
Markdown

galaxy-docker
=============
Install Docker on Debian
Requirements
------------
None
Role Variables
--------------
None
Dependencies
------------
None
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: servers
roles:
- galaxy-docker
Run tests
---------
Needs galaxy-vagrant to run tests
Ensure galaxy-vagrant is up
ansible-playbook -i tests/inventory tests/test.yml