- Find a system executable path
- Check if a python module is installed
- Query env variables
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 on the Ansible controller |
| Name | Description |
|---|---|
| pytoccaz.utils.binary_info | Finds a system executable on the target host |
| pytoccaz.utils.env_info | Queries environment variables on the target host |
| pytoccaz.utils.python_module_info | Checks whether a python module is installed or not |