For azure_manage_postgresql role, there is undefined var (azure_manage_postgresql_postgresql_settings) in the create.yml file (task - name: Update PostgreSQL Server configuration settings)
While running the integration test, I got such failure:
TASK [cloud.azure_ops.azure_manage_postgresql : Update PostgreSQL Server configuration settings] *** task path: /usr/share/ansible/collections/ansible_collections/cloud/azure_ops/roles/azure_manage_postgresql/tasks/create.yml:59 The conditional check 'azure_manage_postgresql_postgresql_settings | length > 0' failed. The error was: error while evaluating conditional (azure_manage_postgresql_postgresql_settings | length > 0): 'azure_manage_postgresql_postgresql_settings' is undefined. 'azure_manage_postgresql_postgresql_settings' is undefined