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/tests/unit/plugins/modules
Minei3oat 9f3841703f
Pacman: Add support for install reason (#4956)
* 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>
2022-07-31 22:10:49 +02:00
..
cloud Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
database Fix import. (#4550) 2022-04-21 14:24:49 +02:00
files archive - fixing determination of archive root when root is '/' (#3036) 2021-07-24 22:10:56 +02:00
identity Fixes for keycloak_user_federation (#4212) 2022-02-22 09:23:44 +01:00
messaging
monitoring New module alerta_customer (#4554) 2022-04-26 07:58:32 +02:00
net_tools Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
notification Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
packaging Pacman: Add support for install reason (#4956) 2022-07-31 22:10:49 +02:00
remote_management Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) 2022-07-16 22:59:13 +02:00
source_control Remove distutils from unit tests. (#4545) 2022-04-21 11:12:29 +02:00
storage pmem: Add namespace and namespace_append options (#4225) 2022-02-20 22:10:13 +01:00
system xfconf: add unit test for bool value (#5014) 2022-07-28 09:21:23 +02:00
web_infrastructure Add fallback url for jenkins plugin (#1334) 2021-06-29 10:26:59 +04:30
__init__.py
conftest.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
utils.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00