community.general/changelogs/fragments/9950-pacman_key-verify-key-validity.yml
Daniel Albers fbf5f16363
Support checking for expired and untrusted keys
Adds state `trusted`.

Fixes #9949
2025-03-31 01:23:04 +02:00

3 lines
160 B
YAML

---
minor_change:
- pacman_key - support verifying that keys are trusted and not expired (https://github.com/ansible-collections/community.general/pull/9950)