mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add keepassxc
This commit is contained in:
parent
5a0b625a66
commit
191e9fdcab
@ -21,4 +21,10 @@
|
|||||||
dnf:
|
dnf:
|
||||||
name: brave-browser
|
name: brave-browser
|
||||||
state: present
|
state: present
|
||||||
|
become: true
|
||||||
|
|
||||||
|
- name: Install keepassxc
|
||||||
|
dnf:
|
||||||
|
name: keepassxc
|
||||||
|
state: present
|
||||||
become: true
|
become: true
|
Loading…
x
Reference in New Issue
Block a user