Using actual command helps
This commit is contained in:
parent
56f0b039b2
commit
ba0e2c7db6
1 changed files with 1 additions and 1 deletions
|
@ -84,4 +84,4 @@
|
||||||
when: deployment_type in ['dev', 'stg', 'prod']
|
when: deployment_type in ['dev', 'stg', 'prod']
|
||||||
|
|
||||||
- name: define libvirt network config
|
- name: define libvirt network config
|
||||||
command: virsh-define /root/default.xml
|
command: virsh net-define /root/default.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue