diff options
author | Andrew Butcher <abutcher@redhat.com> | 2017-05-01 11:04:06 -0400 |
---|---|---|
committer | Andrew Butcher <abutcher@redhat.com> | 2017-05-01 15:49:40 -0400 |
commit | 5e321be257231761d17adf46294472b78aaa1bd9 (patch) | |
tree | 38bad5ab2096276a427d81d4716d43b8adaa3e63 /playbooks/byo/rhel_subscribe.yml | |
parent | a3f5c0ce84f32ada05d718d3e6e5a505ec0f9221 (diff) | |
download | openshift-5e321be257231761d17adf46294472b78aaa1bd9.tar.gz openshift-5e321be257231761d17adf46294472b78aaa1bd9.tar.bz2 openshift-5e321be257231761d17adf46294472b78aaa1bd9.tar.xz openshift-5e321be257231761d17adf46294472b78aaa1bd9.zip |
Remove std_include from playbooks/byo/rhel_subscribe.yml
Diffstat (limited to 'playbooks/byo/rhel_subscribe.yml')
-rw-r--r-- | playbooks/byo/rhel_subscribe.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/byo/rhel_subscribe.yml b/playbooks/byo/rhel_subscribe.yml index 777743def..b2a062bbe 100644 --- a/playbooks/byo/rhel_subscribe.yml +++ b/playbooks/byo/rhel_subscribe.yml @@ -3,10 +3,6 @@ tags: - always -- include: ../common/openshift-cluster/std_include.yml - tags: - - always - - name: Subscribe hosts, update repos and update OS packages hosts: l_oo_all_hosts roles: |