php4dvd: Install updates when available
This commit is contained in:
parent
9770232f66
commit
a92546e667
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
ansible.builtin.git:
|
||||
dest: /usr/local/src/docker-php4dvd
|
||||
repo: https://github.com/foo-sh/docker-php4dvd.git
|
||||
update: false
|
||||
update: true
|
||||
version: master
|
||||
notify: Rebuild php4dvd-container
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue