mirror of https://github.com/ansible/ansible.git
setup - Add defensive null check in case bios date is null (#71452)
parent
15f3426971
commit
553f28be01
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- setup - Add a null check for ``Win32_Bios.ReleaseData`` to avoid a failure when that value is not set - https://github.com/ansible/ansible/issues/69736
|
||||
Loading…
Reference in New Issue