1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
patchback[bot] 2cc72c2213
Pacman: Add support for install reason (#4956) (#5040)
* Pacman: Add support for setting install reason

* Improved description

* Fix documentation

* Add changelog fragment

* Use source for installation

* Get all reasons at once

* Removed default for reason

* Added version info to documentation

* Fix NameError

* Moved determination of reason to _build_inventory

* Fix duplication and sanity errors

* adjust tests for changed inventory

* Documentation: remove empty default for reason

* mention packages with changed reason in exit params/info

* Added integration tests for reason and reason_for

Inspired by the integration tests for url packages

* Correct indentation

* Fix indentation

* Also sort changed packages in normal mode

* Also sort result in unit test

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 9f3841703f)

Co-authored-by: Minei3oat <Minei3oat@users.noreply.github.com>
2022-07-31 22:55:21 +02:00
..
action/system Replace symlinks with meta/runtime.yml redirects. (#4562) 2022-04-26 20:33:13 +02:00
become fixing minor documentation flaws (#5000) (#5004) 2022-07-26 12:26:56 +02:00
cache [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
callback allow configuring opentelementry callback via config file (#4916) (#4938) 2022-07-07 22:48:20 +02:00
connection fix lxd connection plugin inventory_hostname (#4912) (#4935) 2022-07-07 22:40:16 +02:00
doc_fragments Add simplified_bsd.txt license file (#4759) (#4761) 2022-06-02 08:01:53 +02:00
filter Misc. typo fixes (#4940) (#4942) 2022-07-11 22:18:22 +02:00
inventory proxmox inventory: fix for agent enabled (#4910) (#4947) 2022-07-12 11:17:40 +02:00
lookup Fix returnall for gopass (#5027) (#5029) 2022-07-29 14:33:45 +02:00
module_utils mh base: add verbosity() property (#5035) (#5036) 2022-07-31 11:39:33 +02:00
modules Pacman: Add support for install reason (#4956) (#5040) 2022-07-31 22:55:21 +02:00
test Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00