added missing :
This commit is contained in:
parent
d9858ee73a
commit
b69942a6d2
1 changed files with 1 additions and 1 deletions
|
@ -311,5 +311,5 @@ class CallbackBase:
|
|||
def v2_playbook_item_on_failed(self, result):
|
||||
pass
|
||||
|
||||
def v2_playbook_item_on_skipped(self, result)
|
||||
def v2_playbook_item_on_skipped(self, result):
|
||||
pass
|
||||
|
|
Loading…
Reference in a new issue