fix git cred issue; revert code; fix up some utils :)

This commit is contained in:
2022-09-02 12:26:44 -04:00
parent 0d8f500df4
commit 2ee99ade1e
5 changed files with 7 additions and 7 deletions

View File

@ -151,7 +151,7 @@
tower_provision_rc : {{ r_check_file.rc | default('N/A', true) }}
tower_provision_stdout : {{ r_check_file.stdout | default('N/A', true) }}
tower_provision_stderr : {{ r_check_file.stderr | default('N/A', true) }}
# tower_provision_msg : {{ r_check_file.msg | default('N/A', true) }}
tower_provision_msg : {{ r_check_file.msg | default('N/A', true) }}
####################