Install latest docker-compose on a host and start it as a systemd service
Go to file
2017-09-18 23:20:00 +02:00
defaults Initial import as galaxy role 2017-09-14 11:10:19 +02:00
meta Initial import as galaxy role 2017-09-14 11:10:19 +02:00
tasks Use "remove-orphans" to remove deleted services 2017-09-18 23:19:35 +02:00
templates Initial import as galaxy role 2017-09-14 11:10:19 +02:00
History.md prepare release v0.2.0 2017-09-18 23:20:00 +02:00
README.md Initial import as galaxy role 2017-09-14 11:10:19 +02:00

luzifer-ansible / docker-compose

This role installs latest docker-compose on a host and start it as a systemd daemon (it does not take care about installing Docker itself so this needs to be done before by some other role or external functionality.)

Requirements

  • Debian >= 8 (jessie)
  • Ubuntu >= 16.04 (xenial)
  • Docker

Usage

See the Ansible Galaxy Intro for usage of roles within Ansible Galaxy.