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
uib-ub
Drift
roller-ansible
centos7-system
Commits
de6b58a6
Commit
de6b58a6
authored
Oct 23, 2019
by
Oyvind.Gjesdal
Browse files
centos7_extra_packages
parent
0f678747
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/main.yml
View file @
de6b58a6
...
...
@@ -83,3 +83,9 @@
path
:
"
/etc/hosts"
become
:
true
when
:
"
hostname
is
defined"
-
name
:
"
install
extra
packages
if
defined"
yum
:
install
:
"
{{
centos7_extra_packages
}}"
become
:
true
when
:
"
centos7_extra_packages
is
defined"
Oyvind.Gjesdal
@Oyvind.Gjesdal
mentioned in commit
657fc59b
·
Oct 23, 2019
mentioned in commit
657fc59b
mentioned in commit 657fc59bdcea11785a865c2474e77f752fc2e036
Toggle commit list
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