ansible/test/integration/targets/embedded_module/library/test_integration_module
Matt Clay 9f6706fe82 Clean up non-standard module shebangs.
(cherry picked from commit aee01564a9)
2018-04-30 15:30:42 -07:00

3 lines
83 B
Python

#!/usr/bin/python
print('{"changed":false, "msg":"this is the embedded module"}')