This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ce515a626c
community.general
/
test
/
integration
/
targets
/
embedded_module
/
library
/
test_integration_module
4 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Clean up non-standard module shebangs.
2018-03-21 16:41:01 +00:00
#!/usr/bin/python
Fix bug in plugin path caching Fixes #9263
2014-10-05 02:40:59 +00:00
Enable integration tests on python3 that are already working (#17212)
2016-08-24 23:41:05 +00:00
print('{"changed":false, "msg":"this is the embedded module"}')