mirror of https://github.com/ansible/ansible.git
os_server: Add some error checking for the 'nics' parameter
If this parameter was not of the right type, the module would fail with a traceback, with a "AttributeError: 'str' object has no attribute 'get'" exception. It now gives a proper error message on type errors.pull/18777/head
parent
317ea13759
commit
eba767902c
Loading…
Reference in New Issue