commit | 40728e3ef401296579ba9904dc4f7a67dfaced03 | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Mon Feb 20 07:06:58 2017 -0500 |
committer | Monty Taylor <mordred@inaugust.com> | Mon Feb 20 07:09:37 2017 -0500 |
tree | a8262c2a504564a8e1b89432492275d23bfd7346 | |
parent | 5ac9384d9044326529c8b321cbd06daf009cbac4 [diff] |
Set display_args_to_stdout for secure jobs Ansible has a config flag that is accessible from callback plugins that is an indicator for whether or not to display args in the log output. It should be noted that this can wind up being a general flag in our callback plugin that will let us know if the job being run is secure or insecure. Change-Id: Ie0b45ca533e71610cc18950edd735dc3258bd604