Skip to content
GitLab
Menu
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
b54ae19e
Commit
b54ae19e
authored
May 12, 2022
by
nono
💻
Browse files
Merge branch 'main' of git.laquadrature.net:lqdn-interne/piops-roles/don-lqdn
parents
bf448107
240c48cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
defaults/main.yml
View file @
b54ae19e
...
...
@@ -5,6 +5,7 @@ don_user_password: "change_this_password"
# Hash of the installer for composer.
don_checksum_needed
:
"
55ce33d7678c5a611085589f1f3ddf8b3c52d662cd01d4ba75c0ee0459970c2200a51f492d557530c71c15d8dba01eae"
don_git_branch
:
"
master"
# SQL
don_sql_database
:
"
don"
...
...
tasks/dependencies.yml
View file @
b54ae19e
...
...
@@ -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
.
Attach a 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