mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 17:50:02 -03:30
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