1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-04 07:16:55 +00:00
community.general/tests/unit/plugins/modules/packaging/os
patchback[bot] 7fcb21e044
pacman: implement change detection for update_cache=true; add cache_updated return value (#4337) (#4359)
* Implement change detection for update_cache=true. Add cache_updated return value.

* ...

* Make sure pacman --sync --list is called only as often as necessary.

(cherry picked from commit cf4d68ac50)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-03-15 06:04:58 +01:00
..
__init__.py
conftest.py
test_apk.py
test_homebrew.py
test_homebrew_cask.py
test_macports.py
test_pacman.py pacman: implement change detection for update_cache=true; add cache_updated return value (#4337) (#4359) 2022-03-15 06:04:58 +01:00
test_pacman_key.py
test_pkgin.py
test_redhat_subscription.py
test_rhn_channel.py
test_rhn_register.py
test_rhsm_release.py
test_rpm_ostree_pkg.py