mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
[PR #8514/df7fe19b backport][stable-8] pacman: do not fail if there is nothing to do (#8522)
pacman: do not fail if there is nothing to do (#8514)
Do not fail if there is nothing to do.
(cherry picked from commit df7fe19bbe
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
68fb96480c
commit
444fbe8710
2 changed files with 5 additions and 2 deletions
2
changelogs/fragments/8514-pacman-empty.yml
Normal file
2
changelogs/fragments/8514-pacman-empty.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "paman - do not fail if an empty list of packages has been provided and there is nothing to do (https://github.com/ansible-collections/community.general/pull/8514)."
|
Loading…
Add table
Add a link
Reference in a new issue