
Add a cleanup_state.yml playbook that is run after every deployment and teardown. It will remove any nodes marked as 'absent' from the state file, by calling schedule.py with `prune_only=True`.
Add a cleanup_state.yml playbook that is run after every deployment and teardown. It will remove any nodes marked as 'absent' from the state file, by calling schedule.py with `prune_only=True`.