1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-02 10:26:22 +00:00
community.general/tests/unit
Alexei Znamensky e2c06f2d12
pacman: add root, cachedir, and config options (#11681)
* pacman: add root, cachedir, and config options

Add three dedicated options -- O(root), O(cachedir), and O(config) --
so that all pacman commands get the corresponding global flags
(--root, --cachedir, --config) prepended, enabling use cases such as
installing packages into a chroot or alternative root directory
(similar to pacstrap).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* add changelog frag

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 11:53:11 +13:00
..
plugins pacman: add root, cachedir, and config options (#11681) 2026-03-26 11:53:11 +13:00
requirements.txt test: remove redundant unit test requirements (#11654) 2026-03-23 06:46:17 +01:00
requirements.yml Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00