Преглед на файлове

Merge pull request #1975 from sdodson/issue1972

Run rhel_subscribe on l_oo_all_hosts rather than all
Jason DeTiberus преди 9 години
родител
ревизия
19900c5257
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: