Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
890026c2
Commit
890026c2
authored
Sep 04, 2017
by
Bartłomiej Piotrowski
Browse files
common: make configure network optional
parent
2ea30e9d
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/common/defaults/main.yml
0 → 100644
View file @
890026c2
---
configure_network
:
false
roles/common/tasks/main.yml
View file @
890026c2
...
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment