added missing :
This commit is contained in:
parent
0ec60ac09b
commit
7244b5ae49
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