mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
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…
Add table
Add a link
Reference in a new issue