OpenNebula one_vm.py: Fix missing keys (#2435)

* OpenNebula one_vm.py: Fix missing keys

* fixup OpenNebula one_vm.py: Fix missing keys
This commit is contained in:
Jan Orel
2021-05-04 12:21:55 +02:00
committed by GitHub
parent 1f41e66f09
commit aaa561163b
2 changed files with 15 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- one_vm - Allow missing NIC keys (https://github.com/ansible-collections/community.general/pull/2435).