mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-17 16:37:46 +00:00
rofi-pass was demoted to AUR
This commit is contained in:
parent
062b8b0e31
commit
32d1690e67
1 changed files with 4 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue