summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/openshift-logging.yml
diff options
context:
space:
mode:
authorJason DeTiberus <detiber@gmail.com>2017-01-29 00:05:13 -0500
committerGitHub <noreply@github.com>2017-01-29 00:05:13 -0500
commite11ecff826aba160fee68c35f954eb86f92d670f (patch)
tree780d0428cbea6a0b8e903b776104cf88fe3d32b4 /playbooks/byo/openshift-cluster/openshift-logging.yml
parent9231620fc6007b2c35f859929f67242954d0d77e (diff)
parentf606ccc1623a422878ab48b4451124453c7c6ded (diff)
downloadopenshift-e11ecff826aba160fee68c35f954eb86f92d670f.tar.gz
openshift-e11ecff826aba160fee68c35f954eb86f92d670f.tar.bz2
openshift-e11ecff826aba160fee68c35f954eb86f92d670f.tar.xz
openshift-e11ecff826aba160fee68c35f954eb86f92d670f.zip
Merge pull request #3215 from mtnbikenc/std-play-naming
Standardize entry-point playbooks with named plays
Diffstat (limited to 'playbooks/byo/openshift-cluster/openshift-logging.yml')
-rw-r--r--playbooks/byo/openshift-cluster/openshift-logging.yml2
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