mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
klal
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
- net-tools
|
||||
- python3-pip
|
||||
- python3-dev
|
||||
- tee
|
||||
state: present
|
||||
update_cache: true
|
||||
- name: Get keys for raspotify
|
||||
@ -43,9 +42,6 @@
|
||||
when:
|
||||
- ansible_distribution == "Debian" and ansible_distribution_major_version == "12"
|
||||
|
||||
|
||||
|
||||
|
||||
- name: Add an Apt signing key to a specific keyring file
|
||||
ansible.builtin.apt_key:
|
||||
url: https://download.docker.com/linux/ubuntu/gpg
|
||||
|
Reference in New Issue
Block a user