Ansible delivers simple IT automation that ends repetitive tasks and frees up DevOps teams for more strategic work. This project is to enable this automation for NSX-T installation.
Other
171
stars
145
forks
source link
update VALUE_SPECIFIED_IN_NO_LOG_PARAMETER for user_settings cli_password and root_password #425
1. execute playbook used to deploy second and third node using vmware.ansible_for_nsxt.nsxt_manager_auto_deployment
2. enable -vvvv logging
3. during execution review logs
...
Describe the bug
when executing the vmware.ansible_for_nsxt.nsxt_manager_auto_deployment with -vvvv we are seeing in the logs the passwords provided for cli and root.
please add them VALUE_SPECIFIED_IN_NO_LOG_PARAMETER
snip of the output seen
Reproduction steps
Expected behavior
the passwords are not shown
Additional context
No response