audiopi: Update role

This commit is contained in:
jtbx 2023-07-30 01:04:25 +02:00
parent 8a2c2769c8
commit efc72f70f6
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@ all:
ansible_user: chaos ansible_user: chaos
audio: audio:
ansible_host: audio.z9.ccchh.net ansible_host: audio.z9.ccchh.net
ansible_user: chaos
public-reverse-proxy: public-reverse-proxy:
ansible_host: public-reverse-proxy.z9.ccchh.net ansible_host: public-reverse-proxy.z9.ccchh.net
ansible_user: chaos ansible_user: chaos

View file

@ -53,7 +53,7 @@
become: true become: true
when: raspberry_pi_check__cpuinfo.found when: raspberry_pi_check__cpuinfo.found
ansible.builtin.apt: ansible.builtin.apt:
deb: https://ftp.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1_all.deb deb: https://ftp.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1+deb11u1_all.deb
- name: Ensure debian backports repository is enabled - name: Ensure debian backports repository is enabled
ansible.builtin.include_role: ansible.builtin.include_role: