mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 06:26:00 -03:30
Added missing 'skipped' field for no_log
This commit is contained in:
@@ -62,6 +62,7 @@ CENSOR_FIELD_WHITELIST=[
|
||||
'cmd',
|
||||
'rc',
|
||||
'failed_when_result',
|
||||
'skipped',
|
||||
'skip_reason',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user