yum makecache
This commit is contained in:
parent
bdc8cc589b
commit
b171764f47
@ -5,8 +5,9 @@
|
|||||||
|
|
||||||
- name: Install Server with GUI group package, may take a while...
|
- name: Install Server with GUI group package, may take a while...
|
||||||
yum:
|
yum:
|
||||||
|
update_cache: yes
|
||||||
name: '@^Server with GUI'
|
name: '@^Server with GUI'
|
||||||
state: latest
|
state: present
|
||||||
|
|
||||||
- name: Install vncserver
|
- name: Install vncserver
|
||||||
yum:
|
yum:
|
||||||
|
Loading…
Reference in New Issue
Block a user