cloudserve-infrastructure/roles/docker-swarm
Marty Oehme 6b4c4ccde4
Update dependencies to enable easy single-tag deployments
Previously every deployment (even just for a single tag, such as
`ansible-playbook site.yml --tags landingpage`) would have the caddy
deployment in its dependency.

That meant in effect whenever there was an updated caddy image, the role
would update it and we would lose all previous caddy configuration -
which in turn would necessitate a complete redeploymnet of all steps.
This is now not the case anymore.
2024-06-24 20:24:04 +02:00
..
defaults Add default variables to docker-swarm role 2021-07-29 13:32:46 +02:00
meta Update dependencies to enable easy single-tag deployments 2024-06-24 20:24:04 +02:00
tasks Add testing inventory and group variables 2021-07-29 15:11:28 +02:00