v3 #1

Open
thienvv wants to merge 69 commits from v3 into main
Showing only changes of commit 37af3c17eb - Show all commits
+4 -4
View File
@@ -28,10 +28,10 @@
- debug:
var: active_path
- name: Handle error if active_path is null
fail:
msg: "The IIS site active path could not be determined."
when: active_path.stdout is null
- name: Handle error if active_path is null
fail:
msg: "The IIS site active path could not be determined."
when: active_path.stdout is not defined or active_path.stdout == ''
# Chuẩn hóa giá trị của active_path