mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-13 01:00:14 +03:00
--limit doesn't work when using remove-node.yml as there is group listing with "hosts: kube-master" in the playbook. Thus, remove-node/pre-remove/post-remove tasks are skipped as they are filtered by group "hosts: kube-master"