Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.15 KB

docker-machine

CI Ansible Galaxy

Set up (the latest or a specific version of) Docker Machine in Debian-like systems.

Requirements

None

Variables

  • docker_machine_version [default: v0.16.2]: Version to install
  • docker_machine_install_prefix [default: /usr/local/bin]: Install prefix
  • docker_machine_download_url [default: https://github.com]: Download url

Dependencies

None

Recommended

  • ansible-docker (see)
  • ansible-docker-compose (see)

Example

---
- hosts: all
  roles:
    - oefenweb.docker-machine

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!