Closed topher-debusk closed 6 years ago
Not sure what this is, the passwords are all no_log=True so shouldn’t be visible.
I’m on vacation so have limited possibility to debug this now. Will look when I get the time though.
Just make sure you have the latest changes though
it is skipping this section (because the database isn't installed yet 😄)
Maybe that isn't something you can control the output of...
Ok ;-)
You could add stdout_callback = skippy
in ansible.cfg to not show the skipped task (it only shows the task name)
I'm using a vaulted password, but it's displaying it in clear text in the log... not sure if there is an easy way around that or not.