Skip to content

Ansible role to set up (the latest or a specific version of) Docker Machine in Debian-like systems

License

Notifications You must be signed in to change notification settings

Oefenweb/ansible-docker-machine

Repository files navigation

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!

About

Ansible role to set up (the latest or a specific version of) Docker Machine in Debian-like systems

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •