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
dcd1a47c
Commit
dcd1a47c
authored
Nov 23, 2021
by
nono
💻
Browse files
Fix permissions
parent
0ba5dd5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/install.yml
View file @
dcd1a47c
...
...
@@ -4,9 +4,14 @@
dest
:
/home/don/don
clone
:
true
update
:
true
-
name
:
Permissions du code source
file
:
state
:
directory
path
:
/home/don/don/
owner
:
don
group
:
don
mode
:
0
644
mode
:
0
770
-
name
:
Installation de la base de donnée.
shell
:
make reset-db
...
...
@@ -19,7 +24,7 @@
dest
:
/home/don/don/app/env
owner
:
don
group
:
don
mode
:
0
644
mode
:
0
770
-
name
:
Exécution de tests
shell
:
make test
...
...
Write
Preview
Markdown
is supported
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