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/changelogs/fragments
patchback[bot] f1fee975ba
[PR #7144/c7084c6c backport][stable-7] Adding bios registries command to redfish_info (#7372)
Adding bios registries command to redfish_info (#7144)

* added bios attribute registry

* changelog

* changed bios registry function

* Added credential based support

* removed request and added workaround for HPE servers

* Update plugins/module_utils/redfish_utils.py

Agreed

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

* Update plugins/module_utils/redfish_utils.py

Agreed

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

* Added vendor specific changes

---------

Co-authored-by: Ramasamy <gayathiri.dev.ramasamy@hpe.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit c7084c6c30)

Co-authored-by: Gayathirideviramasamy <48905873+Gayathirideviramasamy@users.noreply.github.com>
2023-10-09 09:25:53 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
7.5.0.yml Mention that this is the last minor 7.x.0 release. 2023-10-08 18:42:18 +02:00
6134-add-locked-option-for-cargo.yml [PR #6134/a0d8f4de backport][stable-7] feat(cargo): add locked option (#7310) 2023-09-25 05:51:31 +02:00
6813-redfish-config-add-create-volume.yml [PR #6813/55893f27 backport][stable-7] Adding CreateVolume functionality (#7359) 2023-10-06 23:24:53 +02:00
7129-adding_set_secure_boot_command_to_redfish_config.yml [PR #7129/12b48aaa backport][stable-7] Adding SetSecureBoot to redfish_config (#7298) 2023-09-20 22:25:40 +02:00
7144-add-getbiosregistry-command-to-redfish-info.yml [PR #7144/c7084c6c backport][stable-7] Adding bios registries command to redfish_info (#7372) 2023-10-09 09:25:53 +02:00
7241-prevent-key-error-when-value-does-not-exist.yml [PR #7241/1beb38ce backport][stable-7] Use get(..) instead of [..] for safe lookup of value (Fixes #7240) (#7258) 2023-09-13 06:24:22 +00:00
7242_ignore_similar_chars.yml [PR #7242/c3fd14e1 backport][stable-7] Ignore similar chars in random_string (#7292) 2023-09-20 22:04:29 +02:00
7251-gitlab-variables-deleteing-all-variables.yml [PR #7251/fc2e6c4b backport][stable-7] Fixed gitlab_*_variable when using purge (#7294) 2023-09-20 22:04:19 +02:00
7263-proxmox-return-vmid-and-taskid.yaml [PR #7263/28b3da88 backport][stable-7] [proxmox] return vmid and taskid (#7307) 2023-09-22 21:55:52 +02:00
7264-ldap_search-strings.yml [PR #7264/fc530cd3 backport][stable-7] ldap_search: make sure to also handle binary strings in Python 3 (#7268) 2023-09-15 19:15:03 +02:00
7267-redis_info.yml [PR #7267/43396efa backport][stable-7] feat(redis_info): use module_utils redis to support TLS (#7326) 2023-09-29 13:00:05 +02:00
7273-ini_file_ignore_spaces.yml [PR #7273/8a9b9827 backport][stable-7] Add ignore_spaces option to ini_file to ignore spacing changes (#7279) 2023-09-17 14:36:05 +02:00
7284-supervisorctl-stop-before-remove.yaml [PR #7284/b88b0459 backport][stable-7] supervisorctl: stop process before removing it (#7325) 2023-09-28 21:43:45 +02:00
7295-adding_deprecation_for_timeout_in_redfish_info_config_command.yml [PR #7295/eae7161b backport][stable-7] Adding deprecation for timeout parameter from 10 to 60 for redfish_info, redfish_config and redfish_command (#7327) 2023-09-29 13:00:15 +02:00
7301-fix-backend-config-string-encapsulation.yml [PR #7301/7bf24eeb backport][stable-7] Fixing incorrect string encapsulation for -backend-config. (#7315) 2023-09-25 05:51:22 +02:00
7303-mail-incorrect-header-parsing.yml [PR #7303/f4237dde backport][stable-7] Fix incorrect parsing of headers containing equal character (#7306) 2023-09-22 13:17:58 +02:00
7304-prevent-parted-warnings.yml [PR #7304/324c22f6 backport][stable-7] Prevent parted warnings in script mode (#7365) 2023-10-08 12:46:12 +02:00
7308-onepassword-multi-acc.yml [PR #7308/35b252c9 backport][stable-7] allow specifying a 1Password account ID (#7328) 2023-09-29 13:00:25 +02:00
7318-add-linkstatus-attribute-to-nic-inventory.yml [PR #7318/fbebcbad backport][stable-7] Add LinkStatus to Ethernet Interface attribute list (#7324) 2023-09-28 21:28:00 +02:00
7323-nmap.yml [PR #7323/53978b74 backport][stable-7] nmap: fix get_option calls (#7329) 2023-09-29 12:59:04 +02:00
7330-redfish-utils-oem-params.yml [PR #7330/cd83b245 backport][stable-7] Add support for Oem params (#7341) 2023-10-02 22:13:36 +02:00
7339-pnpm-correct-version-when-state-latest.yml [PR #7339/39895a6d backport][stable-7] pnpm: version should not be latest when state is latest (#7347) 2023-10-04 16:47:32 +00:00
7340-snap-fix.yml [PR #7340/323a1dcf backport][stable-7] snap: detect change by checking final state (#7366) 2023-10-08 12:46:27 +02:00
7343-dig-tcp-option.yml [PR #7343/cda6fc95 backport][stable-7] Add TCP option for dig plugin. (#7349) 2023-10-04 19:37:33 +02:00
7352-add-executable-option-for-cargo.yml [PR #7352/0ca07b0b backport][stable-7] Add executable option to cargo (#7357) 2023-10-06 07:54:16 +02:00
7355-newrelic-deployment-add-exact-name.yml [PR #7355/85e866cc backport][stable-7] newrelic_deployment: add app_name_exact_match parameter (#7367) 2023-10-08 18:37:19 +02:00
7364-add-option-force-gitlab-group.yml [PR #7364/8a51a3c3 backport][stable-7] Add option force_delete module gitlab_group (#7368) 2023-10-08 18:37:15 +02:00
7369-fix-lxc-options.yml [PR #7369/1bf5a44a backport][stable-7] Fix lxc plugin options (#7371) 2023-10-09 09:21:31 +02:00
deprecate-ansible-core-2.11-2.12.yml [stable-7] Deprecate support for ansible-core 2.11 and 2.12 (#7259) 2023-09-15 18:51:10 +02:00