mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
parent
4f29662a9e
commit
9a5a61bdca
5 changed files with 18 additions and 20 deletions
|
@ -21,6 +21,7 @@
|
|||
import ansible.constants as C
|
||||
import sys
|
||||
|
||||
|
||||
def main():
|
||||
print(C.DEFAULT_MODULE_PATH)
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue