delegate_to is broken because we set ansible_ssh_user in group_vars
Bug #1496331 reported by
Sam Yaple
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Sam Yaple |
Bug Description
When using delegate_to the variable will not be properly overridden because we are setting the ansible_ssh_user in the group_vars instead of the inventory or ansible.cfg config.
This is an option that is for operators and not meant to be part of Kolla at all.
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/224005
Review: https:/