remove the firmware removal due to failure for no obvious reason
This commit is contained in:
parent
133c3f0454
commit
a2b6562e9c
1 changed files with 0 additions and 5 deletions
|
@ -101,11 +101,6 @@
|
||||||
tags:
|
tags:
|
||||||
- configs
|
- configs
|
||||||
|
|
||||||
- name: clean up packages we do not need
|
|
||||||
action: yum state=removed pkg=$item
|
|
||||||
with_items:
|
|
||||||
- \*firmware\*
|
|
||||||
|
|
||||||
- name: add pkgs
|
- name: add pkgs
|
||||||
action: yum state=installed pkg=$item
|
action: yum state=installed pkg=$item
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue