mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
committed by
Brian Coca
parent
aa83307c68
commit
f8d1fa80e9
@@ -75,4 +75,6 @@ class ActionModule(ActionBase):
|
|||||||
result['skipped_reason'] = "Verbosity threshold not met."
|
result['skipped_reason'] = "Verbosity threshold not met."
|
||||||
result['skipped'] = True
|
result['skipped'] = True
|
||||||
|
|
||||||
|
result['failed'] = False
|
||||||
|
|
||||||
return result
|
return result
|
||||||
|
|||||||
Reference in New Issue
Block a user