Skip to content
Snippets Groups Projects
Commit 890026c2 authored by Bartłomiej Piotrowski's avatar Bartłomiej Piotrowski
Browse files

common: make configure network optional

parent 2ea30e9d
No related branches found
No related tags found
No related merge requests found
---
configure_network: false
......@@ -34,6 +34,7 @@
template: src=10-static-ethernet.network.j2 dest=/etc/systemd/network/10-static-ethernet.network owner=root group=root mode=0644
notify:
- restart networkd
when: configure_network
- name: configure default qdisc
sysctl:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment