Rename vm_network to network and vm_install to install
authornicoo <nicoo@realraum.at>
Sun, 17 Jun 2018 19:31:21 +0000 (21:31 +0200)
committernicoo <nicoo@realraum.at>
Sat, 24 Nov 2018 23:30:26 +0000 (00:30 +0100)
commit680fe2ba0548205ddd1bc790c21632c8939f35b7
tree871936b7769148571f957b3d197872bab29d9ac8
parent5fa3e7f1b9cc314501878df4b05a05741ffeec1c
Rename vm_network to network and vm_install to install

This includes renaming vm_install_host to vm_host.
ansible/host_vars/testvm/main.yml
ansible/remove_known_hosts.yml
ansible/roles/preseed/templates/preseed_debian-stretch.cfg.j2
ansible/roles/preseed/templates/preseed_ubuntu-xenial.cfg.j2
ansible/roles/vm/guest/tasks/main.yml
ansible/roles/vm/install/tasks/main.yml
ansible/roles/vm/install/templates/libvirt-domain.xml.j2
ansible/roles/vm/network/tasks/main.yml
ansible/roles/vm/network/templates/interfaces.j2
ansible/roles/vm/network/templates/resolv.conf.j2
ansible/vm-install.yml