toozej / ansible

Ansible
GNU General Public License v3.0
1 stars 0 forks source link

apt-key deprecation #135

Open toozej opened 2 years ago

toozej commented 2 years ago

https://www.linuxuprising.com/2021/01/apt-key-is-deprecated-how-to-add.html

https://www.jeffgeerling.com/blog/2022/aptkey-deprecated-debianubuntu-how-fix-ansible

should be placing keys in /etc/apt/keyrings. Likely need to make that directory in ansible-enablement role first and set correct permissions. Per https://github.com/ansible/ansible/issues/78063#issuecomment-1235377640 and https://wiki.debian.org/DebianRepository/UseThirdParty