mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-04 16:55:45 +03:00
feat: automatically setup forge (#10)
This commit is contained in:
parent
c694947618
commit
bbe78ee922
28 changed files with 1472 additions and 0 deletions
2
setup/ansible/host_vars/localhost.yml
Normal file
2
setup/ansible/host_vars/localhost.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
ansible_connection: local
|
||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
Loading…
Add table
Add a link
Reference in a new issue