mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
Merge pull request #737 from anoek/645_no_log_ansible
Added missing 'skipped' field for our no_log white list
This commit is contained in:
commit
f6357cbfe5
@ -62,6 +62,7 @@ CENSOR_FIELD_WHITELIST=[
|
||||
'cmd',
|
||||
'rc',
|
||||
'failed_when_result',
|
||||
'skipped',
|
||||
'skip_reason',
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user