Compare commits

..

No commits in common. "8bf7b7d489e7c0bfbee92847fc6caa3b4be3dd61" and "d7f99659f11dc6a42d1fbd583310232845c73e14" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -13,7 +13,7 @@
# name: []
# state: present
# update_cache: true
- name: Install packages
package:
name:
@ -21,6 +21,4 @@
- pipewire-pulse
- wireplumber
- pavucontrol
- pipewire-jack
- lib32-pipewire-jack
state: present

View File

@ -17,7 +17,6 @@
command: "gpg --recv-key '{{ item }}'"
loop:
- "0AB9E991C6AF658B"
- "6AD860EED4598027"
- name: Build aur packages
register: buildaur