roles/common: Remove irqbalance
We're a VM, we don't have IRQs. Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
2156f8b07d
commit
be0e0ea21a
@ -41,6 +41,9 @@
|
||||
- command-not-found-data
|
||||
- python3-commandnotfound
|
||||
|
||||
- name: Remove irqbalance
|
||||
apt: pkg=irqbalance state=absent purge=yes
|
||||
|
||||
- name: Configure cron-apt (config)
|
||||
copy: src=cron-apt/config dest=/etc/cron-apt/config mode=0644 owner=root group=root
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user