mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 15:53:36 -05:00
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