mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
redfish_utils module utils: remove redundant code (#9190)
deprecate method instead
This commit is contained in:
parent
fddccea940
commit
ab0959480e
2 changed files with 5 additions and 2 deletions
4
changelogs/fragments/9190-redfish-utils-unused-code.yml
Normal file
4
changelogs/fragments/9190-redfish-utils-unused-code.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- redfish_utils module utils - remove redundant code (https://github.com/ansible-collections/community.general/pull/9190).
|
||||
deprecated_features:
|
||||
- redfish_utils module utils - deprecate method ``RedfishUtils._init_session()`` (https://github.com/ansible-collections/community.general/pull/9190).
|
Loading…
Add table
Add a link
Reference in a new issue