mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
Tag yum clean all as being related to packages
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
- name: clean yum metadata
|
||||
command: yum clean all
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: install needed packages
|
||||
yum: pkg=$item state=installed
|
||||
|
||||
Reference in New Issue
Block a user