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
bf367642
Commit
bf367642
authored
Nov 23, 2021
by
nono
💻
Browse files
Fix conditionnal and user permissions
parent
70b94c51
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/dependencies.yml
View file @
bf367642
...
...
@@ -39,7 +39,7 @@
-
name
:
Vérification de la présence de composer dans le PATH
shell
:
composer -V
register
:
composer_output_install
failed_when
:
composer_output_install.rc != 0 or composer_output_install.rc >
=
0
failed_when
:
composer_output_install.rc != 0 or composer_output_install.rc >
0
become
:
true
become_user
:
don
...
...
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