소스 검색

local facts shall only be readable by root

covid-videoplattform
부모
커밋
32aa16f483
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      tasks/local_facts.yaml

+ 1
- 0
tasks/local_facts.yaml 파일 보기

@@ -9,6 +9,7 @@
copy:
content: "{{_local_facts|to_json}}"
dest: /etc/ansible/facts.d/{{role_name}}.fact
mode: 0600
register: _local_facts_set

- name: Gathering Facts


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