Install latest docker-compose on a host and start it as a systemd service
Find a file
2019-10-04 17:35:14 +02:00
defaults Add docker-clean job 2019-01-28 23:53:06 +01:00
meta Add support for archlinux 2019-05-12 12:19:12 +02:00
tasks Fix: Do not validate config in packer builds: Files may be missing 2019-10-04 17:34:55 +02:00
templates Rename variable to prevent name collisions 2017-12-27 13:42:23 +01:00
History.md prepare release v1.10.1 2019-10-04 17:35:14 +02:00
LICENSE Add LICENSE 2017-12-12 22:03:19 +01:00
README.md Add support for archlinux 2019-05-12 12:19:12 +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

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

Usage

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