add shephard to automatically update services

closes 
This commit is contained in:
Pim Kunis 2023-05-03 14:24:18 +02:00
parent 0617923d4d
commit 02c8bc6f05
3 changed files with 58 additions and 0 deletions
ansible/playbooks

View file

@ -15,3 +15,4 @@
- {role: inbucket, tags: inbucket}
- {role: kms, tags: kms}
- {role: swarm_dashboard, tags: swarm_dashboard}
- {role: shephard, tags: shephard}