mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Enable integration tests on python3 that are already working (#17212)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
print '{"changed":false, "msg":"this is the embedded module"}'
|
||||
print('{"changed":false, "msg":"this is the embedded module"}')
|
||||
|
||||
Reference in New Issue
Block a user