rofi-pass was demoted to AUR

This commit is contained in:
Pig Monkey 2026-05-10 10:48:12 -07:00
parent 062b8b0e31
commit 32d1690e67

View file

@ -10,11 +10,14 @@
state: present
- name: Install rofi-pass
community.general.pacman:
kewlfft.aur.aur:
name: rofi-pass
state: present
become: true
become_user: "{{ aur.user }}"
tags:
- rofi
- aur
- name: Install pass-update
kewlfft.aur.aur: