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
5351e9ab
Commit
5351e9ab
authored
Nov 18, 2020
by
viscapi
Browse files
Installs EPEL repository, sometimes required for python2-pip
parent
09d3c722
Changes
1
Hide whitespace changes
Inline
Side-by-side
postgresql/tasks/packages.yml
View file @
5351e9ab
---
-
name
:
Install EPEL repository
yum
:
conf_file
:
'
/etc/yum.conf'
name
:
-
epel-release
state
:
present
update_cache
:
yes
when
:
(ansible_facts['distribution'] == "CentOS" and ansible_facts['distribution_major_version'] == "7" and use_external_epel)
-
name
:
Install ancillary packages for CentOS
7
yum
:
conf_file
:
'
/etc/yum.conf'
...
...
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