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 [infra.ah_configuration.role : Add Automation Hub role] *********************************************************************************************************************************************************************************************
[WARNING]: TASK: infra.ah_configuration.role : Add Automation Hub role: The loop variable '__role' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and
unexpected behavior.
fatal: [localhost]: FAILED! => {"msg": "The field 'tags' has an invalid value, which includes an undefined variable. The error was: 'dict object' has no attribute 'tags'. 'dict object' has no attribute 'tags'\n\nThe error appears to be in '/root/.ansible/collections/ansible_collections/infra/ah_configuration/roles/role/tasks/main.yml': line 4, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n# Create AH Role\n- name: Add Automation Hub role\n ^ here\n"}
Using 2.0.2, I get the following error:
With the following config:
The text was updated successfully, but these errors were encountered: