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
It seems the commits claimed at 2.0.3...main are not included in the 2.0.3 version. Looking at "Support old-style host plus port as well as new-style address strings by @jbradberry in #74" specially.
It is causing execution nodes with websockets to fail
TASK [ansible.receptor.setup : Deploy receptor config] ********************************************************************************************************************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'dict object' has no attribute 'port'
fatal: [node01]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'dict object' has no attribute 'port'"}
The text was updated successfully, but these errors were encountered:
It seems the commits claimed at 2.0.3...main are not included in the 2.0.3 version. Looking at "Support old-style host plus port as well as new-style address strings by @jbradberry in #74" specially.
It is causing execution nodes with websockets to fail
The text was updated successfully, but these errors were encountered: