mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Clean up non-standard module shebangs.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/python
|
||||
|
||||
print('{"changed":false, "msg":"this is the embedded module"}')
|
||||
|
||||
Reference in New Issue
Block a user