浏览代码

Typo

pull/2217/head
ikkemaniac 3 年前
父节点
当前提交
15fbc525cf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/matrix-base/defaults/main.yml

+ 1
- 1
roles/matrix-base/defaults/main.yml 查看文件

@@ -286,7 +286,7 @@ matrix_docker_package_name: docker-ce

# Controls whether the current playbook's commit hash is saved in `git_hash.yml` on the target
# Set this to false if GIT is not installed on the local system (the system where the ansible command is run on)
# to suppres the warning message.
# to suppress the warning message.
matrix_playbook_commit_hash_preservation_enabled: true

# Variables to Control which parts of our roles run.


正在加载...
取消
保存