Merge pull request #6646 from beeankha/credential_module_no_log

Activate no_log for Values in input Parameter of tower_credential Module

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2020-04-08 14:18:08 +00:00
committed by GitHub

View File

@@ -319,7 +319,7 @@ def main():
description=dict(),
organization=dict(),
credential_type=dict(),
inputs=dict(type='dict'),
inputs=dict(type='dict', no_log=True),
user=dict(),
team=dict(),
# These are for backwards compatability