mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
committed by
John R Barker
parent
4f29662a9e
commit
9a5a61bdca
@@ -21,6 +21,7 @@
|
||||
import ansible.constants as C
|
||||
import sys
|
||||
|
||||
|
||||
def main():
|
||||
print(C.DEFAULT_MODULE_PATH)
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user