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
iPPIDB
ippidb-web
Commits
2a7590c7
Commit
2a7590c7
authored
Oct 04, 2021
by
Hervé MENAGER
Browse files
Update deploy.yaml
parent
90af7434
Pipeline
#66559
passed with stages
in 19 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ansible/deploy.yaml
View file @
2a7590c7
...
...
@@ -96,6 +96,11 @@
name
:
"
postgresql11-server"
state
:
present
become
:
true
-
name
:
install PostgreSQL development library
yum
:
name
:
"
postgresql-devel"
state
:
present
become
:
true
-
name
:
install gettext for compilemessages
yum
:
name=gettext state=present update_cache=yes
become
:
true
...
...
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