Add UpdateUserAccountTypes command to redfish_command (#9059)

* Add UpdateUserAccountTypes command to redfish_command

https://github.com/ansible-collections/community.general/issues/9058

* Add changelog fragment

* Update changelogs/fragments/9059-redfish_command-updateuseraccounttypes.yml

Update changelog fragment

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Scott Seekamp
2024-10-28 14:10:48 -06:00
committed by GitHub
parent d0b4e91cac
commit 3506f73da1
3 changed files with 37 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- redfish_command - add ``UpdateUserAccountTypes`` command (https://github.com/ansible-collections/community.general/issues/9058, https://github.com/ansible-collections/community.general/pull/9059).