mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
* Use ChocolateyInstall env variable after installation Fixes #19725 Custom install locations specified by the ChocolateyInstall env variable in win_chocolatey After an initial install of chocolatey, use the ChocolateyInstall environment variable when assigning $script:executable . * Improve process of locating "choco.exe" post-initial install Implement feedback for locating choco: * Check if choco.exe is in PATH, if there use this * If not in path and ChocolateyInstall var is available, use that * Otherwise, use the equivalent of Windows Special Folder CommonApplicationData for locating chocolatey. (Chocolatey install (v0.10.7) uses CommonApplicationData when ChocolateyInstall is not set.) |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |