This commit is contained in:
ikkemaniac 2022-10-30 14:53:27 +01:00
parent fd25cf8f54
commit 15fbc525cf

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.