diff --git a/roles/docker/tasks/main.yml b/roles/docker/tasks/main.yml index 0a55c2e..ee96349 100755 --- a/roles/docker/tasks/main.yml +++ b/roles/docker/tasks/main.yml @@ -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