Parcourir la source

Update main.yml

Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
abhishek-sa1 il y a 3 ans
Parent
commit
e428de2608
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      roles/cluster_validation/tasks/main.yml

+ 1 - 1
roles/cluster_validation/tasks/main.yml

@@ -43,7 +43,7 @@
         control_plane_status: true
         control_plane_status: true
       when:
       when:
         - not awx_version_check.failed
         - not awx_version_check.failed
-        - '"awx-" in awx_hostname.stdout'
+        - awx_search_key in awx_hostname.stdout
 
 
     - name: Set NFS node status
     - name: Set NFS node status
       set_fact:
       set_fact: