comment for r_check_file.msg in rescue
This commit is contained in:
@ -151,7 +151,7 @@
|
|||||||
tower_provision_rc : {{ r_check_file.rc | default('N/A', true) }}
|
tower_provision_rc : {{ r_check_file.rc | default('N/A', true) }}
|
||||||
tower_provision_stdout : {{ r_check_file.stdout | 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_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) }}
|
||||||
|
|
||||||
|
|
||||||
####################
|
####################
|
||||||
|
Reference in New Issue
Block a user