Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ansible 2.2.2.0 has an [issue]() that causes problems for kargo: ``` (env) kargo ᐅ env/bin/ansible-playbook upgrade-cluster.yml ERROR! Unexpected Exception: 'Host' object has no attribute 'remove_group' ``` Pinning ansible to 2.2.1.0 resolved this for me.
- Loading branch information