Better remove the old file too...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-06-12 09:47:28 -07:00
parent 1a3ee7c6a1
commit ddced53a85

View file

@ -466,6 +466,13 @@
- base
- cdc_ether
# Remove old filename for above: remove this when we're pretty sure the file's
# gone from all hosts
- name: Remove old cdc_ether config file
file:
path: /etc/modprobe.d/blacklist-cdc_ether.conf
state: absent
#
# Watchdog stuff
#