diff options
Diffstat (limited to 'playbooks/byo/openshift-etcd/restart.yml')
-rw-r--r-- | playbooks/byo/openshift-etcd/restart.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/byo/openshift-etcd/restart.yml b/playbooks/byo/openshift-etcd/restart.yml index d43533641..034bba4b4 100644 --- a/playbooks/byo/openshift-etcd/restart.yml +++ b/playbooks/byo/openshift-etcd/restart.yml @@ -1,10 +1,6 @@ --- - include: ../openshift-cluster/initialize_groups.yml - tags: - - always - include: ../../common/openshift-cluster/std_include.yml - tags: - - always - include: ../../common/openshift-etcd/restart.yml |