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
TASK [ansible-scylla-node : Start seeders serially] *********************************************************************************************************************************************
task path: /home/scyllaadm/azure-test/scylla-ansible-roles/ansible-scylla-node/tasks/common.yml:349
fatal: [10.0.2.4]: FAILED! => {"msg": "The conditional check 'hostvars[item]['broadcast_address'] in scylla_seeds or item in scylla_seeds' failed. The error was: error while evaluating conditional (hostvars[item]['broadcast_address'] in scylla_seeds or item in scylla_seeds): 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'broadcast_address'. 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'broadcast_address'\n\nThe error appears to be in '/home/scyllaadm/azure-test/scylla-ansible-roles/ansible-scylla-node/tasks/common.yml': line 349, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: Start seeders serially\n ^ here\n"}
this is how it starts failing
when I downgrade similar to #352
it starts working ...
The text was updated successfully, but these errors were encountered: