Open whoiscnu opened 8 months ago
MAS_Doclinks1.txt Ansible Role Output
De-activated and Activated Manage App and doclinks role executed fine. The issue is see system properties being set or ManageWorkSpace details changed with doclinks configurations
@alequint @Aymen-Ben-S can you help look at it? We need to ensure the attachments role is back to a working state.
@andrercm was this issue solved by https://github.com/ibm-mas/ansible-devops/pull/1319 ?
Hello Team,
While executing doclinks setup role for AWS provider facing the below error. Please validate if this working fine.
export ROLE_NAME=suite_manage_doclinks_config && ansible-playbook ibm.mas_devops.run_role
**TASK [ibm.mas_devops.suite_manage_doclinks_config : Set Manage bundle server properties for aws/ibm] ***** fatal: [localhost]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'serverBundles'. 'dict object' has no attribute 'serverBundles'\n\nThe error appears to be in '/home/ssm-user/.ansible/collections/ansible_collections/ibm/mas_devops/roles/suite_manage_doclinks_config/tasks/setup-manage-doclinks.yml': line 61, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Set Manage bundle server properties for aws/ibm\n ^ here\n"}**
NO MORE HOSTS LEFT ***
PLAY RECAP *** localhost : ok=98 changed=23 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0