This commit is contained in:
thienqb123456
2024-12-23 00:55:04 +07:00
parent f71122991f
commit df12bcec3e
+1 -1
View File
@@ -15,7 +15,7 @@
debug: debug:
var: active_path var: active_path
- name: Handle error if active_path is null - name: Handle error if active_path is null
fail: fail:
msg: "The IIS site active path could not be determined." msg: "The IIS site active path could not be determined."
when: active_path.stdout is null when: active_path.stdout is null