mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 12:47:39 +01:00
Remove unnecessary update_cache directive / Debian
We've just updated it in the task above, so it's unnecessary
This commit is contained in:
parent
c88c0e7e87
commit
f348370f15
@ -39,5 +39,4 @@
|
||||
name:
|
||||
- "{{ matrix_docker_package_name }}"
|
||||
state: latest
|
||||
update_cache: yes
|
||||
when: matrix_docker_installation_enabled|bool
|
||||
|
Loading…
Reference in New Issue
Block a user