diff --git a/roles/deploy/tasks/setup.yml b/roles/deploy/tasks/setup.yml index 7f131c5..e429a47 100644 --- a/roles/deploy/tasks/setup.yml +++ b/roles/deploy/tasks/setup.yml @@ -16,9 +16,9 @@ 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 + fail: + msg: "The IIS site active path could not be determined." + when: active_path.stdout is null # Chuẩn hóa giá trị của active_path