/etc/netplan/00-installer-config.yaml

This commit is contained in:
Cory Hawkless 2021-12-10 00:24:05 +10:30
parent 2f698b1304
commit 526722ed56
1 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,12 @@
state: absent
tags: interfaces
- name: Remove /etc/netplan/00-installer-config.yaml
file:
path: /etc/netplan/00-installer-config.yaml
state: absent
tags: interfaces
- name: Add the bonding module
modprobe:
name: bonding