mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-18 07:35:49 +03:00
feat(ansible): add example configurations to the setup (#45)
This commit is contained in:
parent
327c010ddd
commit
e0df50076e
6 changed files with 38 additions and 25 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
# git variables
|
||||
forge_git_repository_url: "https://github.com/ublue-os/bluefin.git"
|
||||
forge_git_repository_destination: "{{ forge_data_volume_mountpoint }}/data/bluefin"
|
||||
forge_git_repository_url: ""
|
||||
forge_git_repository_destination: ""
|
||||
forge_git_repository_version: "main"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue