move ansible to submodule
This commit is contained in:
parent
dd6d398060
commit
42df133903
27 changed files with 5 additions and 561 deletions
|
|
@ -1,11 +0,0 @@
|
|||
- name: set default network
|
||||
shell: "{{ item }}"
|
||||
with_items:
|
||||
- "virsh net-start default"
|
||||
- "virsh net-autostart default"
|
||||
ignore_errors: yes
|
||||
|
||||
- name: add user to libvirt
|
||||
user:
|
||||
name: user
|
||||
groups: libvirt,libvirt-qemu,kvm,input,disk
|
||||
Loading…
Add table
Add a link
Reference in a new issue