8000 Ansible: Drop usage of apt_key Ansible module · Issue #221 · EuroPython/discord · GitHub
[go: up one dir, main page]

Skip to content

Ansible: Drop usage of apt_key Ansible module #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NMertsch opened this issue May 11, 2025 · 0 comments
Open

Ansible: Drop usage of apt_key Ansible module #221

NMertsch opened this issue May 11, 2025 · 0 comments

Comments

@NMertsch
Copy link
Contributor

Our deployment playbook uses the Ansible module apt_key. From its docs:

Notes:

  • The apt-key command used by this module has been deprecated. See the Debian wiki for details. This module is kept for backwards compatibility for systems that still use apt-key as the main way to manage apt repository keys.
  • [...]

See also:

Let's use the module deb822_repository instead. This blog post and the linked examples might be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0