mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add chdir support to win_package (#46123)
* Add chdir support to win_package * Add chdir support to uninstall too. * Update docs to account for uninstall. * Correct variable substitution for hashtable. * added changelog fragment
This commit is contained in:
committed by
Jordan Borean
parent
bc6d441cf2
commit
f731e68bca
2
changelogs/fragments/win_package_chdir.yaml
Normal file
2
changelogs/fragments/win_package_chdir.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- win_package - added the ``chdir`` option to specify the working directory used when installing and uninstalling a package.
|
||||
Reference in New Issue
Block a user