mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-12 20:55:47 +03:00
feat: add graphical user interface (#34)
This commit is contained in:
parent
c3ed45a21b
commit
4f2130bcce
43 changed files with 2939 additions and 971 deletions
8
anvil/ansible/collections/requirements.yml
Normal file
8
anvil/ansible/collections/requirements.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
collections:
|
||||
- name: ansible.posix
|
||||
version: 1.5.4
|
||||
- name: community.general
|
||||
version: 8.6.0
|
||||
- name: containers.podman
|
||||
version: 1.13.0
|
Loading…
Add table
Add a link
Reference in a new issue