Commit 6db00d84 by Edward Zarecor

Restart does not work

parent 33361645
......@@ -27,8 +27,6 @@
- lineinfile: dest=/etc/network/interfaces regexp=^mtu line="mtu 1500"
when: ansible_distribution in common_debian_variants
- service: name=networking state=restarted
when: ansible_distribution in common_debian_variants
#
# End dealing with Jumbo frames issue in mixed MTU deployements in AWS
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment