Rename vm_network to network and vm_install to install
[noc.git] / ansible / roles / vm /
2018-11-24 nicooRename vm_network to network and vm_install to install
2018-11-24 nicooSimplify vm/install a tiny bit
2018-11-24 nicooReplace vmname with hostname
2018-11-24 nicooMove debian-installer downloads to its own role
2018-11-24 nicooMove preseed generation to a separate role
2018-11-24 nicooansible/vm/install: Wait slightly longer for Debian...
2018-11-24 nicooansible/vm/guest: Fix bug in rng-tool configuration...
2018-06-17 nicoovm/grub: Cleanup (use dictionary iteration)
2018-06-17 nicoovm/install: Handle non-22000 SSH ports
2018-06-17 nicoovm/install: Bake authorized_keys in the initrd
2018-06-17 nicoovm/install: Group conditional when destroying existing VMs
2018-06-17 nicoovm/install: Bake the preseed file into the initrd
2018-06-13 nicoovm/guest: Provide a root shell on the (virtual) serial...
2018-06-08 nicoovm/guest: Ensure no other rngd configuration lines...
2018-06-08 nicooAdd vm/guest role for configuring VMs, make it setup...
2018-06-08 nicoovm/host: Install haveged on VM hosts
2018-04-24 Christian Pointneransible: vm/network role improvments
2018-04-24 Christian Pointneradded support for ubuntu/xenial to vm/install role
2018-04-22 Christian Pointneradapt vm install role to new inventory naming scheme
2018-04-22 nicooroles/vm-*: Move to roles/vm/*