mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-10 08:04:23 -07:00
[Pacman Module] Allow for the pacman repository check to be skipped when it's not needed (#3606)
* Allow for the pacman repository check to be skipped when it's not needed * Adding a changelog fragment * Undo the variable rename because the lint doesn't like it * Update changelogs/fragments/3606-pacman-speed-up-check-if-package-is-installed.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Elie Moreau <emoreau@atlassian.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
cdfc4dcf49
commit
38e0d97c8b
2 changed files with 33 additions and 26 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "pacman - speed up checking if the package is installed, when the latest version check is not needed (https://github.com/ansible-collections/community.general/pull/3606)."
|
Loading…
Add table
Add a link
Reference in a new issue