scaenae: parametrize Git branch
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
scaenae_repo_url: "https://git.electricmandarine.cloud/nicolo/scaenae"
|
||||
git_branch: "master"
|
||||
yarn_exec: /home/nicolo/.nvm/versions/node/v22.21.1/bin/yarn
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
dest: /opt/aton/wapps/scaenae
|
||||
update: true
|
||||
clone: false
|
||||
version: master
|
||||
version: "{{ git_branch }}"
|
||||
become: true
|
||||
# To be changed!!
|
||||
become_user: nicolo
|
||||
|
||||
Reference in New Issue
Block a user