restart network right after alterator commit

This commit is contained in:
Sergey Bubnov 2018-11-07 13:38:33 +04:00
parent 8f3b1f124d
commit 2f018f4698

View File

@ -85,7 +85,7 @@
# when: node.net is defined
- name: apply NICs config
command: alterator-cmdline /net-eth action write commit "#t"
command: 'alterator-cmdline /net-eth action write commit "#t"; service network restart'
changed_when: false
async: 100
poll: 0