This commit is contained in:
2025-05-07 17:01:40 +02:00
parent 6a720e2e89
commit ff8ebb3940

View File

@ -16,7 +16,6 @@
- net-tools - net-tools
- python3-pip - python3-pip
- python3-dev - python3-dev
- tee
state: present state: present
update_cache: true update_cache: true
- name: Get keys for raspotify - name: Get keys for raspotify
@ -43,9 +42,6 @@
when: when:
- ansible_distribution == "Debian" and ansible_distribution_major_version == "12" - ansible_distribution == "Debian" and ansible_distribution_major_version == "12"
- name: Add an Apt signing key to a specific keyring file - name: Add an Apt signing key to a specific keyring file
ansible.builtin.apt_key: ansible.builtin.apt_key:
url: https://download.docker.com/linux/ubuntu/gpg url: https://download.docker.com/linux/ubuntu/gpg