Merge branch 'geerlingguy:master' into master

This commit is contained in:
Ali Mehraji 2025-02-16 14:01:14 +03:30 committed by GitHub
commit e406bb4986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
- name: Ensure old apt source list is not present in /etc/apt/sources.list.d
ansible.builtin.file:
path: /etc/apt/sources.list.d/download_docker_com_linux_ubuntu.list
path: "/etc/apt/sources.list.d/download_docker_com_linux_{{ docker_apt_ansible_distribution }}.list"
state: absent
- name: Ensure the repo referencing the previous trusted.gpg.d key is not present