mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-13 19:41:48 -05:00
Added missing 'skipped' field for no_log
This commit is contained in:
@@ -62,6 +62,7 @@ CENSOR_FIELD_WHITELIST=[
|
|||||||
'cmd',
|
'cmd',
|
||||||
'rc',
|
'rc',
|
||||||
'failed_when_result',
|
'failed_when_result',
|
||||||
|
'skipped',
|
||||||
'skip_reason',
|
'skip_reason',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user