Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with gencfg_mongo role #1672

Open
whoiscnu opened this issue Feb 27, 2025 · 0 comments
Open

Issue with gencfg_mongo role #1672

whoiscnu opened this issue Feb 27, 2025 · 0 comments
Labels
Bug Report Something isn't working

Comments

@whoiscnu
Copy link

Collection version

"v9-241205-amd64"

Environment information

MAS_CATALOG_VERSION="v9-241205-amd64"

Error during Gencfg mongo role

TASK [ibm.mas_devops.gencfg_mongo : Read Mongo Certificate file] ***************
task path: /root/.ansible/collections/ansible_collections/ibm/mas_devops/roles/gencfg_mongo/tasks/main.yml:89
fatal: [localhost]: FAILED! => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}

PLAY RECAP *********************************************************************
localhost                  : ok=15   changed=0    unreachable=0    failed=1    skipped=1    rescued=0    ignored=0

What happened?

MAS_CATALOG_VERSION="v9-241205-amd64"

Error during Gencfg mongo role

TASK [ibm.mas_devops.gencfg_mongo : Read Mongo Certificate file] ***************
task path: /root/.ansible/collections/ansible_collections/ibm/mas_devops/roles/gencfg_mongo/tasks/main.yml:89
fatal: [localhost]: FAILED! => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}

PLAY RECAP *********************************************************************
localhost : ok=15 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0

Relevant log output

MAS_CATALOG_VERSION="v9-241205-amd64"


TASK [ibm.mas_devops.gencfg_mongo : Read Mongo Certificate file] ***************
task path: /root/.ansible/collections/ansible_collections/ibm/mas_devops/roles/gencfg_mongo/tasks/main.yml:89
fatal: [localhost]: FAILED! => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}

PLAY RECAP *********************************************************************
localhost                  : ok=15   changed=0    unreachable=0    failed=1    skipped=1    rescued=0    ignored=0
@whoiscnu whoiscnu added the Bug Report Something isn't working label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant