mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Better remove the old file too...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user