소스 검색

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
No known key found for this signature in database 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

불러오는 중...
취소
저장