mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-06 01:35:45 +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
2
anvil/ansible/roles/debug_forge_vars/defaults/main.yml
Normal file
2
anvil/ansible/roles/debug_forge_vars/defaults/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Default vars for this role
|
||||
forge_debug_vars_regex_search: "{{ lookup('ansible.builtin.env', 'FORGE_DEBUG_VARS_REGEX_SEARCH', default='^forge_.+') }}"
|
Loading…
Add table
Add a link
Reference in a new issue