X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhost_playbooks%2Ftestvm.yml;h=261bb7efe7c0971bd520a2afd883db3d76a55f91;hb=ddf6ef9af375d00e084ce0dab61fb2a6ff94f0be;hp=e79d3e3235839a582991dd1e949a3179822fe274;hpb=cada7766cb94b291b214784fa717f874db922d57;p=noc.git diff --git a/ansible/host_playbooks/testvm.yml b/ansible/host_playbooks/testvm.yml index e79d3e3..261bb7e 100644 --- a/ansible/host_playbooks/testvm.yml +++ b/ansible/host_playbooks/testvm.yml @@ -1,7 +1,7 @@ --- -- name: Basic Setup for server: testvm - hosts: +- name: Basic Setup for testvm + hosts: testvm roles: - role: base - - role: vm-grub - - role: vm-network + - role: vm/grub + - role: vm/network