summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/install_docker_gc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/common/openshift-cluster/install_docker_gc.yml')
-rw-r--r--playbooks/common/openshift-cluster/install_docker_gc.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/playbooks/common/openshift-cluster/install_docker_gc.yml b/playbooks/common/openshift-cluster/install_docker_gc.yml
deleted file mode 100644
index 1e3dfee07..000000000
--- a/playbooks/common/openshift-cluster/install_docker_gc.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-- name: Install docker gc
- hosts: oo_first_master
- gather_facts: false
- tasks:
- - include_role:
- name: openshift_docker_gc