diff options
Diffstat (limited to 'playbooks/byo')
| -rw-r--r-- | playbooks/byo/openshift-cluster/config.yml | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/byo/openshift-cluster/config.yml b/playbooks/byo/openshift-cluster/config.yml index acf5469bf..c0978c6f6 100644 --- a/playbooks/byo/openshift-cluster/config.yml +++ b/playbooks/byo/openshift-cluster/config.yml @@ -3,10 +3,6 @@    tags:    - always -- include: ../../common/openshift-cluster/std_include.yml -  tags: -  - always -  - include: ../../common/openshift-cluster/config.yml    vars:      openshift_cluster_id: "{{ cluster_id | default('default') }}"  | 
