ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
784 stars 1.45k forks source link

Add VM id and VM host to inventory data #8530

Closed aioue closed 2 weeks ago

aioue commented 2 weeks ago
SUMMARY

To enable greater use of the inventory, add the ID of the VM, and the hostname of the host the VM is running on to the inventory output

ISSUE TYPE
COMPONENT NAME

opennebula.py

ADDITIONAL INFORMATION
                "host": "foo23.host",
                "id": 1234,
ansibullbot commented 2 weeks ago

@aioue this PR contains the following merge commits:

Please rebase your branch to remove these commits.

click here for bot help