preseed: debian buster names interfaces differently than stretch and in a way that...
[noc.git] / ansible / roles / vm / install /
2019-07-16 Christian Pointnerpreseed: debian buster names interfaces differently...
2019-01-29 nicooRefactor VM definition playbook and template to a separ...
2019-01-28 nicooMake `run_installer` default to no in the libvirt template
2019-01-24 nicooansible: Add vm-update playbook
2018-12-22 Christian Pointnerreplace command module running mktemp with tempfile...
2018-11-30 Christian Pointneradd filter plugin to generate ssh key list
2018-11-30 Christian Pointnerintroduce ssh_users_root
2018-11-24 nicooansible: Make preseed take a provided tmpdir
2018-11-24 nicooansible: Make vm/install depend on debian-installer
2018-11-24 nicooansible/vm/install: Remove unecessary set_fact tasks
2018-11-24 nicooansible: Unify default credentials
2018-11-24 nicooansible/preseed: Do not hardcode the installation interface
2018-11-24 nicooansible: Use clearer variable names in install-related...
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 preseed generation to a separate role
2018-11-24 nicooansible/vm/install: Wait slightly longer for Debian...
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-08 nicooAdd vm/guest role for configuring VMs, make it setup...
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/*