Skip to content
GitLab
Menu
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
22e74271
Commit
22e74271
authored
Mar 11, 2022
by
julian.gethmann
Browse files
Update main.yml
parent
cb486002
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/epics/tasks/main.yml
View file @
22e74271
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
-
name
:
ensure gcc is installed
-
name
:
ensure gcc is installed
become
:
yes
become
:
yes
dnf
:
dnf
:
name
:
[
"
gcc"
,
"
gcc-c++"
,
"
readline-devel"
,
"
perl-ExtUtils-ParseXS"
,
"
perl-Pod-Checker"
,
"
perl-devel"
]
name
:
[
"
gcc"
,
"
gcc-c++"
,
"
readline-devel"
,
"
perl-ExtUtils-ParseXS"
,
"
perl-Pod-Checker"
,
"
perl-devel"
,
"
perl-FindBin"
]
state
:
installed
state
:
installed
-
name
:
make links
-
name
:
make links
...
...
Write
Preview
Supports
Markdown
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