mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-18 20:11:42 -07:00
Redfish: perform manager network interface configuration even if property is missing (#3582)
* Redfish: perform manager network interface configuration even if property is missing Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Update changelogs/fragments/3404-redfish_utils-skip-manager-network-check.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d9e8724b1d
commit
6580e7559b
2 changed files with 8 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- redfish_utils module utils - if a manager network property is not specified in the service, attempt to change the requested settings (https://github.com/ansible-collections/community.general/issues/3404/).
|
Loading…
Add table
Add a link
Reference in a new issue