Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
don-lqdn
Commits
7288638b
Commit
7288638b
authored
Feb 28, 2022
by
nono
💻
Browse files
Ajout d'une configuration pour la branche git
parent
5295c6cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
defaults/main.yml
View file @
7288638b
...
...
@@ -3,6 +3,8 @@
don_user_password
:
"
change_this_password"
don_git_branch
:
"
master"
# SQL
don_sql_database
:
"
don"
don_sql_user
:
"
don"
...
...
tasks/dependencies.yml
View file @
7288638b
...
...
@@ -66,7 +66,7 @@
repo
:
https://git.laquadrature.net/lqdn-interne/don.git
dest
:
/home/don/don
update
:
true
version
:
master
version
:
{{
don_git_branch
}}
force
:
true
-
name
:
Installation des dépendances composer
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment