Closed
Description
Describe the bug
There's some invalid GPG signatures on Debian 11 and 12
To reproduce
Steps to reproduce the behavior:
- Deploy the Ansible NGINX role using
playbook.yml
- Try to update target system with
apt update & apt upgrade
- See error:
W: Failed to fetch https://nginx.org/packages/mainline/debian/dists/bookworm/InRelease The following signatures were invalid: EXPKEYSIG ABF5BD827BD9BF62 nginx signing key <signing-key@nginx.com>
Expected behavior
A working update with no signature issues.
Your environment
- Version of the Ansible NGINX role or specific commit:
nginxinc.nginx, 0.24.1
- Version of Ansible:
ansible [core 2.14.3]
- Target deployment platform: Debian 11 and 12