diff options
author | Russell Teague <rteague@redhat.com> | 2016-12-07 16:11:27 -0500 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2016-12-08 13:20:01 -0500 |
commit | eca8a4176b0a85f116d2632289dc62009e2999ab (patch) | |
tree | 99ee8da3f7ca7e07389f78d6ba66f35bb57c40fe /playbooks/libvirt/openshift-cluster/config.yml | |
parent | 16749761a312894d8ba1101917b7ebf430616812 (diff) | |
download | openshift-eca8a4176b0a85f116d2632289dc62009e2999ab.tar.gz openshift-eca8a4176b0a85f116d2632289dc62009e2999ab.tar.bz2 openshift-eca8a4176b0a85f116d2632289dc62009e2999ab.tar.xz openshift-eca8a4176b0a85f116d2632289dc62009e2999ab.zip |
Removed verify_ansible_version playbook refs
Diffstat (limited to 'playbooks/libvirt/openshift-cluster/config.yml')
-rw-r--r-- | playbooks/libvirt/openshift-cluster/config.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/libvirt/openshift-cluster/config.yml b/playbooks/libvirt/openshift-cluster/config.yml index 299325fc4..44b0f5a3c 100644 --- a/playbooks/libvirt/openshift-cluster/config.yml +++ b/playbooks/libvirt/openshift-cluster/config.yml @@ -3,8 +3,6 @@ # is localhost, so no hostname value (or public_hostname) value is getting # assigned -- include: ../../common/openshift-cluster/verify_ansible_version.yml - - hosts: localhost gather_facts: no tasks: |