mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-15 06:39:30 +08:00
restart network immediately if needed
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
- lineinfile: dest=/etc/sysconfig/network-scripts/ifcfg-eth1 regexp="BOOTPROTO=" line="BOOTPROTO=none"
|
||||
notify:
|
||||
- restart network
|
||||
- meta: flush_handlers
|
||||
|
||||
- yum: state=present name=https://repos.fedorapeople.org/repos/openstack/openstack-icehouse/rdo-release-icehouse-4.noarch.rpm
|
||||
- yum: state=present pkg=openstack-nova-common
|
||||
|
||||
Reference in New Issue
Block a user