Find a system executable path, check if a python module is installed
This collection has been tested against following Ansible versions: >=2.13.13.
Download from Galaxy:
ansible-galaxy collection install pytoccaz.utils
Name | Description |
---|---|
pytoccaz.utils.binary_path | Returns a system executable path |
Name | Description |
---|---|
pytoccaz.utils.binary_info | Finds a system executable |
pytoccaz.utils.python_module_info | Checks whether a python module is installed or not |