mirror of https://github.com/ansible/ansible.git
Clean up non-standard module shebangs.
parent
0ae7a0e88c
commit
aee01564a9
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/python
|
||||
|
||||
print('{"changed":false, "msg":"this is the embedded module"}')
|
||||
|
Loading…
Reference in New Issue