ideadevice / ansible-ahv-provider-plugin

Ansible plugins to interact with AHV APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nutanix_vm: Provide vm_ip_address and vm_status output params

yannickstruyf3 opened this issue · comments

When creating a VM, Ansible returns vm_ip_address and vm_status output parameters.
When re-running Ansible without modifying the playbook, these output parameters are not present.
Please add these parameters on VM update as well (even if there are no changes to be performed).