瀏覽代碼

Remove unnecessary update_cache directive / CentOS

We've just updated it in the task above, so it's unnecessary
pull/312/head
Slavi Pantaleev 6 年之前
committed by GitHub
父節點
當前提交
c88c0e7e87
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      roles/matrix-base/tasks/server_base/setup_centos.yml

+ 0
- 1
roles/matrix-base/tasks/server_base/setup_centos.yml 查看文件

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

Loading…
取消
儲存