Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
2005b6a8
Commit
2005b6a8
authored
Jun 27, 2019
by
julian.gethmann
Browse files
Update dependencies for Python
parent
18ca3f7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/python_stack/tasks/python.yml
View file @
2005b6a8
---
-
name
:
Software for dependency installation
dnf
:
name
:
[
"
gcc"
,
"
gcc-c++"
,
"
glibc-devel.x86_64"
,
"
openssl-devel"
,
"
python-devel"
,
"
lapack-devel"
,
"
numpy-f2py"
,
"
redhat-rpm-config"
]
name
:
[
"
gcc"
,
"
gcc-c++"
,
"
glibc-devel.x86_64"
,
"
openssl-devel"
,
"
python-devel"
,
"
lapack-devel"
,
"
numpy-f2py"
,
"
redhat-rpm-config"
,
"
python3-tkinter"
,
"
libxcrypt-compat"
]
state
:
present
become
:
yes
when
:
ansible_distribution == 'Fedora'
...
...
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