remove the firmware removal due to failure for no obvious reason

This commit is contained in:
Seth Vidal 2013-05-07 15:33:12 +00:00
parent 133c3f0454
commit a2b6562e9c

View file

@ -101,11 +101,6 @@
tags:
- configs
- name: clean up packages we do not need
action: yum state=removed pkg=$item
with_items:
- \*firmware\*
- name: add pkgs
action: yum state=installed pkg=$item
with_items: