A ansible role to deploy docker compose
Go to file
Georg Krause 443b73e99c
Install docker-compose-plugin next to docker-compose
2022-07-21 08:14:01 +02:00
meta Add platforms information 2021-06-08 14:10:02 +02:00
tasks Install docker-compose-plugin next to docker-compose 2022-07-21 08:14:01 +02:00
templates Added '' around default value 2021-06-03 20:43:52 +02:00
.ansible-lint ignore fqcn-builtins lint errors for builtin actions 2022-04-22 15:16:42 +02:00
README.md Add usage instructions 2021-06-03 06:13:51 +02:00

README.md

Summary

This provide a role to install docker and docker-compose on debian system from the official docker repository.

Please report any issues using this role.

Configuration

There is nothing to configure yet, just add the role to your ansible repository and add it to your playbook.