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

* OpenNebula one_vm.py: Fix missing keys

* fixup OpenNebula one_vm.py: Fix missing keys

(cherry picked from commit aaa561163b)

Co-authored-by: Jan Orel <jorel@opennebula.io>
This commit is contained in:
patchback[bot]
2021-05-04 12:43:25 +02:00
committed by GitHub
parent 49b991527e
commit e670ca666a
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).