1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules
tejabailey d9d830a168
Add SetSessionService to redfish_config (#5009)
* Add SetSessionService to redfish_config
adding SetSessionService command to redfish_config
to set BMC default session timeout policy.

Fixes #5008

* fix white space issues

* Making Requested changes:
 - changed category from SessionService to Sessions
 - changed set_sessionservice() to set_session_service()
 - other misc. changes for cleanup

* Apply suggestions from code review

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* Fix issues with checks

* Fix issues with checks part 2

* Fix issues with checks part 3

* Update plugins/modules/remote_management/redfish/redfish_config.py

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

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-09-25 17:07:45 +02:00
..
cloud New module: Proxmox disk management (#5101) 2022-09-18 22:06:21 +02:00
clustering multiple modules: removed unused imports (#5258) 2022-09-10 11:19:14 +02:00
database multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
files ini_file: fix lint error (#5307) 2022-09-25 16:28:06 +02:00
identity Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
monitoring multiple modules: removed unused imports (#5258) 2022-09-10 11:19:14 +02:00
net_tools netcup_dnsapi: Add timeout paramter (#5301) 2022-09-22 07:17:45 +02:00
notification slack: add CP channel prefix (#5249) 2022-09-12 20:32:14 +02:00
packaging multiple modules: removed unused imports (#5258) 2022-09-10 11:19:14 +02:00
remote_management Add SetSessionService to redfish_config (#5009) 2022-09-25 17:07:45 +02:00
source_control gitlab_hook: minor refactoring (#5271) 2022-09-12 20:30:49 +02:00
storage Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
system locale_gen: fix UbuntuMode (#5282) 2022-09-25 16:31:32 +02:00
web_infrastructure multiple modules: removed unused imports (#5258) 2022-09-10 11:19:14 +02:00