Tag yum clean all as being related to packages
This commit is contained in:
parent
c3674065e1
commit
e2fb4d7cac
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
- name: clean yum metadata
|
||||
command: yum clean all
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: install needed packages
|
||||
yum: pkg=$item state=installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue