mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
committed by
Sloane Hertel
parent
a78cc15099
commit
60e3af42d5
@@ -0,0 +1,6 @@
|
||||
from __future__ import print_function
|
||||
|
||||
|
||||
def handler(event, context):
|
||||
print(event)
|
||||
return True
|
||||
Reference in New Issue
Block a user