Files
community.general/plugins/modules
patchback[bot] 012f684133 pacman: add support for remove_nosave (#4316) (#4329)
* pacman: add support for remove_nosave

New parameter: remove_nosave
When enabled, will pass --nosave to pacman when removing packages.
--nosave cannot be used with --print-format and thus it couldn't be
passed via extra_args. See #4315

The code adds the option right before the actual removal of the pkgs.

(This is based on an initial diff from MorphBonehunter)

* changelog

* Update plugins/modules/packaging/os/pacman.py

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

* wording

* ssss

* remove_package: simplify {force,extra,nosave}_args

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

Co-authored-by: Jean Raby <jean@raby.sh>
2022-03-08 07:39:31 +01:00
..
2021-01-27 19:30:03 +01:00
2020-06-10 21:01:16 +03:00
2021-03-04 07:46:37 +01:00
2020-07-17 07:39:37 +03:00
2021-06-04 07:08:54 +02:00
2021-10-06 07:01:54 +02:00
2021-05-13 21:48:49 +02:00
2021-09-20 19:47:23 +02:00
2020-08-11 17:54:41 +02:00
2021-10-31 18:38:21 +01:00
2021-01-28 07:26:48 +01:00
2021-02-16 11:46:39 +01:00
2022-01-04 21:08:02 +01:00
2020-08-18 09:10:41 +02:00