kdc: Keep container up to date
This commit is contained in:
parent
a92546e667
commit
c653ac3f2f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
ansible.builtin.git:
|
||||
dest: /usr/local/src/docker-kdc
|
||||
repo: https://github.com/foo-sh/docker-kdc.git
|
||||
update: false
|
||||
update: true
|
||||
version: main
|
||||
notify: Rebuild kdc-container
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue