Browse Source

Run rhel_subscribe on l_oo_all_hosts rather than all

Scott Dodson 9 năm trước cách đây
mục cha
commit
2ce8c01c95
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      playbooks/byo/rhel_subscribe.yml

+ 1 - 1
playbooks/byo/rhel_subscribe.yml

@@ -17,7 +17,7 @@
   
 - include: ../common/openshift-cluster/evaluate_groups.yml 
   
-- hosts: all
+- hosts: l_oo_all_hosts
   vars:
     openshift_deployment_type: "{{ deployment_type }}"
   roles: