mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 10:40:01 -03:30
sanity tests
This commit is contained in:
@@ -362,7 +362,7 @@ def main():
|
||||
authorize=dict(type='bool'),
|
||||
authorize_password=dict(no_log=True),
|
||||
client=dict(),
|
||||
security_token=dict(no_log=True),
|
||||
security_token=dict(no_log=False),
|
||||
secret=dict(no_log=True),
|
||||
subscription=dict(),
|
||||
tenant=dict(),
|
||||
|
||||
Reference in New Issue
Block a user