v3 #1
@@ -16,9 +16,9 @@
|
|||||||
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
|
||||||
|
|
||||||
|
|
||||||
# Chuẩn hóa giá trị của active_path
|
# Chuẩn hóa giá trị của active_path
|
||||||
|
|||||||
Reference in New Issue
Block a user