1
0
mirror of https://github.com/openshift/openshift-ansible-contrib.git synced 2026-02-05 09:45:58 +01:00

Update clean.yaml

This commit is contained in:
Davis Phillips
2018-08-13 12:59:53 -05:00
committed by GitHub
parent 8e42c4cb69
commit 3d45414b12

View File

@@ -23,7 +23,6 @@
with_items:
- "{{ groups['nodes'] }}"
- "{{ groups['haproxy'] }}"
- "{{ groups['crs'] }}"
- hosts: localhost
user: root