Remove unnecessary update_cache directive / CentOS

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:14 +02:00 committed by GitHub
parent 960088752c
commit c88c0e7e87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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