aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/tasks
diff options
context:
space:
mode:
authorEmil Renner Berthing <esmil@labitat.dk>2018-10-02 14:51:02 +0200
committerEmil Renner Berthing <esmil@labitat.dk>2018-10-02 20:57:41 +0200
commit4b79196f128a32e2bf70b5d8e04274392760cc2c (patch)
tree95a4b73019eb027ffbc06b691e8c08b556741375 /roles/space_server/tasks
parent62a942f27d63a090c10c80144ad01c1708d73a5c (diff)
downloadlabitat-ansible-4b79196f128a32e2bf70b5d8e04274392760cc2c.tar.gz
labitat-ansible-4b79196f128a32e2bf70b5d8e04274392760cc2c.tar.xz
labitat-ansible-4b79196f128a32e2bf70b5d8e04274392760cc2c.zip
space_server: networkd: don't restart running networkd
..this might cut the pipe we're connected through, and new network configuration should be tested to work after reboot anyway
Diffstat (limited to 'roles/space_server/tasks')
-rw-r--r--roles/space_server/tasks/networkd.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/space_server/tasks/networkd.yml b/roles/space_server/tasks/networkd.yml
index fcca317..cab8cae 100644
--- a/roles/space_server/tasks/networkd.yml
+++ b/roles/space_server/tasks/networkd.yml
@@ -14,8 +14,6 @@
group: root
mode: 0644
with_fileglob: 'networkd/network/*'
- notify:
- - restart networkd
- name: Create systemd-networkd-wait-online drop-in directory
file: