Browse Source

Remove unnecessary update_cache directive / Debian

We've just updated it in the task above, so it's unnecessary
pull/312/head
Slavi Pantaleev 6 years ago
committed by GitHub
parent
commit
f348370f15
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      roles/matrix-base/tasks/server_base/setup_debian.yml

+ 0
- 1
roles/matrix-base/tasks/server_base/setup_debian.yml View File

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

Loading…
Cancel
Save