From 93b380ec368767acde884e4844439e6ad5ae5e98 Mon Sep 17 00:00:00 2001 From: Kenny Woodson Date: Mon, 1 May 2017 10:16:17 -0400 Subject: Normalizing groups. --- playbooks/byo/rhel_subscribe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks/byo/rhel_subscribe.yml') diff --git a/playbooks/byo/rhel_subscribe.yml b/playbooks/byo/rhel_subscribe.yml index 777743def..8091d5700 100644 --- a/playbooks/byo/rhel_subscribe.yml +++ b/playbooks/byo/rhel_subscribe.yml @@ -8,7 +8,7 @@ - always - name: Subscribe hosts, update repos and update OS packages - hosts: l_oo_all_hosts + hosts: g_all_hosts roles: - role: rhel_subscribe when: deployment_type in ['atomic-enterprise', 'enterprise', 'openshift-enterprise'] and -- cgit v1.2.3