parent
aa83307c68
commit
f8d1fa80e9
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue