You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't set ansible_httpapi_port to a variable when task is delegated to another host
Not sure if it's a collection issue or a ansible-core issue, so decided to start here. Actual real-life problem caused by this is explained here: ansible-collections/community.zabbix#1410
SUMMARY
Can't set ansible_httpapi_port to a variable when task is delegated to another host
Not sure if it's a collection issue or a ansible-core issue, so decided to start here. Actual real-life problem caused by this is explained here: ansible-collections/community.zabbix#1410
ISSUE TYPE
COMPONENT NAME
ansible.netcommon.httpapi connection
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
All tasks succeed
ACTUAL RESULTS
Task that sets ansible_httpapi_port to a variable fails when task is delegated to another hosts and ansible_connection is set to httpapi
The text was updated successfully, but these errors were encountered: