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:
|
ansible.builtin.git:
|
||||||
dest: /usr/local/src/docker-kdc
|
dest: /usr/local/src/docker-kdc
|
||||||
repo: https://github.com/foo-sh/docker-kdc.git
|
repo: https://github.com/foo-sh/docker-kdc.git
|
||||||
update: false
|
update: true
|
||||||
version: main
|
version: main
|
||||||
notify: Rebuild kdc-container
|
notify: Rebuild kdc-container
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue