Skip to content

Commit

Permalink
remove temp bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Stallard committed Dec 11, 2023
1 parent c1dd59b commit 50c16b4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions roles/gw/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,6 @@
- oob.netdev
notify:
- Reload networkd
- name: remove old systemd-network config
file:
path: "/etc/systemd/network/{{item}}"
state: absent
loop:
- eth0.network
- eth1.network
- eth2.network
- eth3.network
- dmz.netdev
- name: Deploy NRPE IPMI monitoring
template:
src: nrpe_ipmi.cfg
Expand Down

0 comments on commit 50c16b4

Please sign in to comment.