Commit Graph

9 Commits

Author SHA1 Message Date
8ea3dcb3ae
Add option to disable reload timer
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-03-26 19:36:25 +01:00
78fa9c7566
Specify default empty services for compose
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-03-26 12:31:36 +01:00
a68be104dc
Add docker-wrapper method for docker-compose
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-11-26 15:17:24 +01:00
a171ae9a44
Add docker-clean job
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-28 23:53:06 +01:00
1e495581a1
Introduce delay option for clusters not to reload at the same time
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-25 10:32:33 +02:00
32ec60b6fe
Add option to disable validation of docker-compose file
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-24 16:04:17 +02:00
1b54459c12
Introduce stop action
This enables users of this role to execute `docker-compose stop` instead
of `docker-compose down` on shutdown and speed up the startup. For full
discussion leading to this see: https://git.io/vpIOy

Thanks @EugenMayer for the suggestion!

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-18 17:53:21 +02:00
ce653b699c
Rename variable to prevent name collisions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-12-27 13:42:23 +01:00
5c9615fd2b
Initial import as galaxy role
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-09-14 11:10:19 +02:00