Adds gcc to the dnf install section for autocloud-backend02.
This commit is contained in:
parent
ca47fa38f0
commit
b4c38bec40
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- VirtualBox-4.3
|
- VirtualBox-4.3
|
||||||
- kernel-devel
|
- kernel-devel
|
||||||
|
- gcc
|
||||||
- vagrant
|
- vagrant
|
||||||
register: virtualbox_installed
|
register: virtualbox_installed
|
||||||
when: autocloud_specialization == 'virtualbox'
|
when: autocloud_specialization == 'virtualbox'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue