summaryrefslogtreecommitdiffstats
path: root/playbooks/certificate_expiry/default.yaml
diff options
context:
space:
mode:
authorOpenShift Bot <eparis+openshiftbot@redhat.com>2017-05-23 12:59:18 -0500
committerGitHub <noreply@github.com>2017-05-23 12:59:18 -0500
commit0be5c329c0e6439752ebb9afb1422daf15fd79de (patch)
treeb78d016f589a5e097c48bd5605a575e2ec720b42 /playbooks/certificate_expiry/default.yaml
parent387b5d3f2eee89d1b7e87844e2912b66c380b413 (diff)
parent946e84af0497f5b7aade361b95f7c1bff9ab45fd (diff)
downloadopenshift-0be5c329c0e6439752ebb9afb1422daf15fd79de.tar.gz
openshift-0be5c329c0e6439752ebb9afb1422daf15fd79de.tar.bz2
openshift-0be5c329c0e6439752ebb9afb1422daf15fd79de.tar.xz
openshift-0be5c329c0e6439752ebb9afb1422daf15fd79de.zip
Merge pull request #4079 from sosiouxme/20170503-move-check-playbook
Merged by openshift-bot
Diffstat (limited to 'playbooks/certificate_expiry/default.yaml')
-rw-r--r--playbooks/certificate_expiry/default.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/playbooks/certificate_expiry/default.yaml b/playbooks/certificate_expiry/default.yaml
deleted file mode 100644
index 630135cae..000000000
--- a/playbooks/certificate_expiry/default.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-# Default behavior, you will need to ensure you run ansible with the
-# -v option to see report results:
-
-- name: Check cert expirys
- hosts: nodes:masters:etcd
- become: yes
- gather_facts: no
- roles:
- - role: openshift_certificate_expiry