copr-be-dev is now on F30 with networkmanager, so we should not need this

This commit is contained in:
Jakub Kadlcik 2019-07-11 15:59:39 +02:00
parent 134f9df1f8
commit f923c2493a

View file

@ -5,8 +5,8 @@
- name: set up gateway
lineinfile: dest=/etc/sysconfig/network line="GATEWAYDEV=eth0"
notify:
- restart network
#notify:
#- restart network
- name: restart network
meta: flush_handlers