Remove unnecessary update_cache directive / Debian

We've just updated it in the task above, so it's unnecessary
This commit is contained in:
Slavi Pantaleev 2019-11-19 09:22:41 +02:00 committed by GitHub
parent c88c0e7e87
commit f348370f15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,5 +39,4 @@
name:
- "{{ matrix_docker_package_name }}"
state: latest
update_cache: yes
when: matrix_docker_installation_enabled|bool