preseed: debian buster names interfaces differently than stretch and in a way that...
[noc.git] / ansible / roles / vm / install / tasks / main.yml
2019-07-16 Christian Pointnerpreseed: debian buster names interfaces differently...
2019-01-29 nicooRefactor VM definition playbook and template to a separ...
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/vm/install: Remove unecessary set_fact tasks
2018-11-24 nicooRename vm_network to network and vm_install to install
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: 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-04-22 nicooroles/vm-*: Move to roles/vm/*