initial commit with redbot and vaultwarden migrated
This commit is contained in:
commit
15c1b9c2ea
18 changed files with 267 additions and 0 deletions
4
roles/fedora/tasks/main.yml
Normal file
4
roles/fedora/tasks/main.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- name: Install python3-libdnf
|
||||
ansible.builtin.command:
|
||||
cmd: dnf install python3-libdnf5 -y
|
||||
creates: /usr/lib64/python*/site-packages/libdnf5
|
||||
Loading…
Add table
Add a link
Reference in a new issue