handling ip address change

This commit is contained in:
doteast 2016-02-04 22:09:06 +00:00
parent 872512c4fa
commit 12f6fa4f92

View file

@ -210,6 +210,8 @@
- name: apply interface-changes
command: nmcli con up {{ item.split()[1] }}
async: 1
poll: 0
with_items:
- "{{ if_uuid.stdout_lines }}"