Run yum clean all before installing nuancier-lite
This commit is contained in:
parent
ffcbe72031
commit
c3674065e1
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
# Configuration for the nuancier webapp
|
||||
|
||||
- name: clean yum metadata
|
||||
command: yum clean all
|
||||
|
||||
- name: install needed packages
|
||||
yum: pkg=$item state=installed
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue