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
poc_irods
poc-irods
Commits
c1710517
Commit
c1710517
authored
Nov 12, 2020
by
viscapi
Browse files
Removed quotes
parent
47de4ac2
Changes
1
Hide whitespace changes
Inline
Side-by-side
postgresql/tasks/packages.yml
View file @
c1710517
...
...
@@ -4,7 +4,7 @@
debug
:
msg
:
'
{{
postgresql_version
|
replace(".",
"")
}}'
-
name
:
Install PostgreSQL
"
{{ postgresql_version }}
"
packages for CentOS
7
-
name
:
Install PostgreSQL {{ postgresql_version }} packages for CentOS
7
yum
:
conf_file
:
'
/etc/yum.conf'
name
:
...
...
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