mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-22 04:42:54 +03:00
a5a88e41af
* Fix: adding new ips with inventory builder (#7577) * moved conflig loading logic to after checking whether the config should be loaded, and added check for whether the config should be loaded * added check for removing nodes from config if the user wants to remove a node, we need to load the config * Fix tox errors