Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pâquerette
Infrastructure
Ansible Pâquerette
Commits
2513a703
Commit
2513a703
authored
Oct 07, 2022
by
Pâquerette Instance
Browse files
Corrige le test sur l'env ds role ADM
parent
7fc27568
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/adm_instance/tasks/main.yml
View file @
2513a703
...
...
@@ -17,7 +17,7 @@
-
import_tasks
:
configure.yml
-
import_tasks
:
developt.yml
when
:
"
{{
env
}}
!=
production"
when
:
env !=
"
production"
-
name
:
"
Enlève
le
mode
maintenance"
file
:
...
...
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