HCL-TECH-SOFTWARE / connections-automation

Deployment and upgrade automation scripts for HCL Connections 7.0 based on Ansible
Apache License 2.0
17 stars 32 forks source link

'INSTCONFPARTIALSUCCESS' in create profile roles not handled #323

Open marde16 opened 11 months ago

marde16 commented 11 months ago

The roles was-dmgr-create-profile and wasnd-create-profile handles only the status INSTCONFSUCCESS and INSTCONFFAILED.

https://github.com/HCL-TECH-SOFTWARE/connections-automation/blob/f23269a34de6c3233941cc1d76b3e395fcfeb899/roles/third_party/ibm/wasnd/was-dmgr-create-profile/tasks/create_profile.yml#L15-L19

https://github.com/HCL-TECH-SOFTWARE/connections-automation/blob/f23269a34de6c3233941cc1d76b3e395fcfeb899/roles/third_party/ibm/wasnd/was-profile-create/tasks/main.yml#L32-L37

In my situation the profile creation for dmgr and appsrv ended with 'INSTCONFPARTIALSUCCESS' and I saw the following line in the log:

TASK [was-dmgr-create-profile : Create Profile] *****************************************************************************************************************************
ok: [dmgr.domain.local]

: 
: 

TASK [was-profile-create : Create Was Profile] ******************************************************************************************************************************
ok: [dmgr.domain.local]