You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested the latest version of the collection following the Merge of #955 to the main branch.
I noticed the stdout still contains secrets for some tasks, but it looks like a good improvement from where it was before!
Let me list the ones that I'm working on:-
TASK [ibm.mas_devops.mongodb : community : install : Create MAS MongoCfg (debug)]
This task displays the Username and password details of Mongo Admin Configuration
as to the Debug Entitlement Secret Creation, in the first pull request, I've already masked the passwords if they are set, and it not defined, then we'll display <undefined>
Hi @andrercm
Tested the latest version of the collection following the Merge of #955 to the main branch.
I noticed the stdout still contains secrets for some tasks, but it looks like a good improvement from where it was before!
Let me list the ones that I'm working on:-
TASK [ibm.mas_devops.mongodb : community : install : Create MAS MongoCfg (debug)]
This task displays the Username and password details of Mongo Admin Configuration
TASK [ibm.mas_devops.install_operator : Debug Entitlement Secret Creation]
This task displays the entitlement password.
The text was updated successfully, but these errors were encountered: