remove ectd node in pre step, instead of post step (#6099)

This commit is contained in:
Alexander Petermann
2020-06-09 14:37:17 +02:00
committed by GitHub
parent 101686c665
commit 7712bd0c76
3 changed files with 43 additions and 38 deletions

View File

@ -29,6 +29,7 @@
gather_facts: no
roles:
- { role: kubespray-defaults }
- { role: remove-node/remove-etcd-node}
- { role: reset, tags: reset, when: reset_nodes|default(True) }
# Currently cannot remove first master or etcd