move KMS to kubernetes
This commit is contained in:
parent
58f8ae10f5
commit
b4805c028c
4 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,6 @@
|
|||
- {role: radicale, tags: radicale}
|
||||
- {role: hedgedoc, tags: hedgedoc}
|
||||
- {role: inbucket, tags: inbucket}
|
||||
- {role: kms, tags: kms}
|
||||
- {role: swarm_dashboard, tags: swarm_dashboard}
|
||||
- {role: pihole, tags: pihole}
|
||||
- {role: nextcloud, tags: nextcloud}
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
- debug:
|
||||
msg: "{{ admin_password }}"
|
||||
- name: Deploy Docker stack
|
||||
docker_stack:
|
||||
name: freshrss
|
||||
|
|
Reference in a new issue