Explorar el Código

Remove unnecessary update_cache directive / CentOS

We've just updated it in the task above, so it's unnecessary
pull/312/head
Slavi Pantaleev hace 6 años
committed by GitHub
padre
commit
c88c0e7e87
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      roles/matrix-base/tasks/server_base/setup_centos.yml

+ 0
- 1
roles/matrix-base/tasks/server_base/setup_centos.yml Ver fichero

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

Cargando…
Cancelar
Guardar