forked from saratov/infra
use multiline shell command
This commit is contained in:
parent
2f018f4698
commit
d3610fdb95
@ -85,7 +85,9 @@
|
||||
# when: node.net is defined
|
||||
|
||||
- name: apply NICs config
|
||||
command: 'alterator-cmdline /net-eth action write commit "#t"; service network restart'
|
||||
shell: |
|
||||
alterator-cmdline /net-eth action write commit "#t"
|
||||
service network restart
|
||||
changed_when: false
|
||||
async: 100
|
||||
poll: 0
|
||||
|
Loading…
Reference in New Issue
Block a user