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