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