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
0ae7a0e88c
community.general
/
test
/
integration
/
targets
/
embedded_module
/
library
/
test_integration_module
4 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
Fix bug in plugin path caching Fixes #9263
2014-10-05 04:40:59 +02:00
#!/usr/bin/env python
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