Select Git revision
utils
-
-
- Open in your IDE
- Download source code
- Download this directory
Thomas Woerner
authored
ANSIBLE_LIBRARY needs to be set properly for new Ansible version 4.0.0 to make sure that it is able to find the module that is checked. For every file that needs to be checked, there is a separate ansible-doc call. ANSIBLE_LIBRARY is set using os.path.dirname on the module_path.