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
74181dcb
Commit
74181dcb
authored
Oct 12, 2020
by
viscapi
Browse files
Added a new task which collects PostgreSQL version
parent
c2379ad8
Changes
1
Hide whitespace changes
Inline
Side-by-side
postgresql/tasks/db_info.yml
0 → 100644
View file @
74181dcb
---
-
name
:
Collect PostgreSQL version
become
:
yes
become_user
:
postgres
postgresql_info
:
filter
:
ver*
register
:
postgresql_version
-
name
:
Print PostgreSQL version
debug
:
var
:
postgresql_version.version.major
...
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