Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add bootstrap to delete_nodes role (#99)
Add deletion of the bootstrap node to the delete_nodes role, in case of restarting 6_create_nodes before bootstrap is already deleted. Add changed_when parameter so that "ok" is given when nodes are not destroyed or undefined, and "changed" when they are. Signed-off-by: Jacob Emery <[email protected]>
- Loading branch information