A ansible role to deploy docker compose
Go to file
Georg Krause 9756a9575c
Make sure important packages are also available for check mode
2022-07-20 16:46:05 +02:00
meta Add platforms information 2021-06-08 14:10:02 +02:00
tasks Make sure important packages are also available for check mode 2022-07-20 16:46:05 +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.