mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-24 14:17:22 +00:00
xbps: support --rootdir and --repository (#9174)
* xbps: support --rootdir and --repository
* please the robot
* rename repository arg to repositories
* skip repo flag when querying package state
* add accept_pubkey param, detect pubkey import fail
* add example for manually copying signing keys
* bugfix package removal
* fix typos
* change root param type to path
* fix "root" type, bump version_added
* lintfix
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||