pin ansible to version 2.2.1.0
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
Please register or sign in to comment