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/changelogs/fragments
patchback[bot] 760843b9e5
pacman: Fix removing locally installed packages (#4464) (#4504)
* pacman: Fix removing locally installed packages

Without this, using `absent` state for a locally installed package (for example from AUR, or from a package that was dropped from repositories) would return that package is already removed, despite remaining installed

* Undo unwanted whitespace removal

* Add changelog fragment

* Update changelogs/fragments/4464-pacman-fix-local-remove.yaml

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

* Add test.

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

Co-authored-by: Martin <spleefer90@gmail.com>
2022-04-13 19:21:46 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
4084-add-redfish-system-indicator-led.yml Redfish: Added IndicatorLED commands to the Systems category (#4458) (#4494) 2022-04-11 20:22:58 +02:00
4438-fix-error-message.yaml modules/xbps: fix error message (#4438) (#4489) 2022-04-11 08:01:32 +02:00
4457-support-datadog-monitors-type event-v2.yaml add support for datadog monitors of type event-v2 (#4457) (#4490) 2022-04-11 08:01:41 +02:00
4459-only-get-monitor-if-it-is-not-null-api-response.yaml dnsmadeeasy: only get monitor if it is not null api response (#4459) (#4500) 2022-04-13 11:16:39 +00:00
4464-pacman-fix-local-remove.yaml pacman: Fix removing locally installed packages (#4464) (#4504) 2022-04-13 19:21:46 +02:00
4465-btrfs-resize.yml Implement btrfs resize support (#4465) (#4498) 2022-04-13 11:16:27 +00:00
4466-proxmox-ansible_host-deprecation.yml Deprecate want_proxmox_nodes_ansible_host option's default value. (#4466) (#4478) 2022-04-10 08:59:25 +02:00
4471-seport-refactor.yaml seport: minor refactor (#4471) (#4485) 2022-04-10 18:48:44 +02:00
4491-specify_all_in_list_calls.yaml gitlab: Use all=True in most list() calls (#4491) (#4503) 2022-04-13 13:43:21 +02:00