Error when installing topology:
TASK [Check SSL Key Store Password defined]***********************************************
fatal: [localhost]: FAILED! => {
"assertion": ifm_ssl_keystore_password ! = 'changeme'"
"changed": false,
"evaluated_to": false,
"msg": "Provide SSL keystore password (i fm ssl keystore password) in inventory"
}
Performance Management 24.3.9 or later
Topology 24.3.9 or later
In the inventory file ifm_enable_ssl = True and ifm_ssl_keystore_password is the default 'changeme'
You must supply a unique password other than changeme for the ifm_ssl_keystore_password in the inventory file.