Browse Source

Typo

pull/2217/head
ikkemaniac 3 years ago
parent
commit
15fbc525cf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/matrix-base/defaults/main.yml

+ 1
- 1
roles/matrix-base/defaults/main.yml View File

@@ -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.


Loading…
Cancel
Save