19 Commits (master)
 

Author SHA1 Message Date
Ronald 19da416506 Setup new variable, create_vm_proxmox_node
This is the node in the Proxmox cluster, this previously was
create_vm_proxmox_host however, that can cause issues, therefore a
different variable that is defaulted to create_vm_proxmox_host is a
better approach
6 months ago
Ronald ce935412fa Fix some minor bugs 8 months ago
Ronald ecae9ebb8c Fix Update VM hardware task 8 months ago
Ronald 0e65bfbbd9 Remove debug 8 months ago
Ronald e1e6f1978f Add task to update VM hardware 8 months ago
Ronald 13b586d688 Remove previous change, ensure we always run a task to check that we can
connect to the new box
1 year ago
Ronald 90f223fa77 Change conditions that determine when we add/alter cloud-init settings 1 year ago
Ronald a64917859d Ensure that we only scan new host keys when we have built a new VM 1 year ago
Ronald 63a5754b65 Reformat whens with single condition 1 year ago
Ronald e8e92f93cc Fix typo 1 year ago
Ronald ea458a8f1d Prepend task names with filename 1 year ago
Ronald 27d0920c18 Break adding cloudinit drive and configuring cloudinit into two tasks 1 year ago
Ronald f62a2a9d4a Move to import tasks 1 year ago
Ronald de0b50a92c Fix the previous commit.
Removed the previously added variable and replaced it with
create_vm_proxmox_vm_disks, which feels much nicer to use.  However some
more work is required here as the module used by the task "Manage
virtual disk for virtual machine", proxmox_disk, doesn't appear to do
any error detection/handling.  As such, a resize can fail in Proxmox but
the task will report a successful change.
2 years ago
Ronald 49286c0375 Add create_vm_proxmox_scsi variable
This variable allows the user to specify SCSI disks that they would like
to be created.  Allows them to specify a size, where the drive should
live and the format of the drive.
2 years ago
Ronald 5cfe4c3c00 Remove unneeded parameter to task 2 years ago
Ronald e91913d9a3 Bug fix, ensure that qemu-guest-agent and autostart work 2 years ago
Ronald 94b5247784 Updated README.md 2 years ago
Ronald a9403fd090 Initial commit 2 years ago