mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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'] = True
|
||||
|
||||
result['failed'] = False
|
||||
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user