community.general/plugins
snailed d7ad7c2dca
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
2024-12-09 19:26:53 +01:00
..
action Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720) 2024-08-07 15:18:58 +02:00
become Type options of become plugins (#8623) 2024-07-21 21:02:49 +02:00
cache use dict comprehension in plugins, part 3 (#8833) 2024-09-08 14:22:37 +02:00
callback Prepare 10.0.0 release (#8921) 2024-10-07 23:37:44 +02:00
connection Type options of connection plugins (#8627) 2024-07-21 21:04:53 +02:00
doc_fragments Update docs with references to man pages (#8983) 2024-10-07 22:00:26 +02:00
filter Add the accumulate filter (#9133) 2024-12-02 20:20:13 +01:00
inventory proxmox inventory: fix urllib3 InsecureRequestWarnings not suppressing when a token is used (#9099) 2024-11-04 19:02:34 +01:00
lookup Update docs for github_app_access_token.py (#9152) 2024-11-20 19:07:06 +01:00
module_utils redfish_utils module utils: remove redundant code (#9190) 2024-12-02 20:17:44 +01:00
modules xbps: support --rootdir and --repository (#9174) 2024-12-09 19:26:53 +01:00
plugin_utils Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00