diff options
author | Russell Teague <rteague@redhat.com> | 2017-01-27 14:12:43 -0500 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-01-27 16:04:03 -0500 |
commit | f606ccc1623a422878ab48b4451124453c7c6ded (patch) | |
tree | ae60388931fefc2b3790072f5b082c806c605054 /playbooks/byo/openshift-cluster/openshift-logging.yml | |
parent | b31b6e3202e03394e8d8caf7813ee722d916d59e (diff) | |
download | openshift-f606ccc1623a422878ab48b4451124453c7c6ded.tar.gz openshift-f606ccc1623a422878ab48b4451124453c7c6ded.tar.bz2 openshift-f606ccc1623a422878ab48b4451124453c7c6ded.tar.xz openshift-f606ccc1623a422878ab48b4451124453c7c6ded.zip |
Adding names to plays and standardizing
Diffstat (limited to 'playbooks/byo/openshift-cluster/openshift-logging.yml')
-rw-r--r-- | playbooks/byo/openshift-cluster/openshift-logging.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/byo/openshift-cluster/openshift-logging.yml b/playbooks/byo/openshift-cluster/openshift-logging.yml index 3a18e800e..eebfcd20d 100644 --- a/playbooks/byo/openshift-cluster/openshift-logging.yml +++ b/playbooks/byo/openshift-cluster/openshift-logging.yml @@ -4,8 +4,6 @@ # Hosted logging on. See inventory/byo/hosts.*.example for the # currently supported method. # -- include: ../../common/openshift-cluster/verify_ansible_version.yml - - name: Create initial host groups for localhost hosts: localhost connection: local |