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
patchback[bot] d7ecd40118
Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) (#4958)
* WDC Redfish Info / Command modules for Western Digital Ultrastar Data102 storage enclosures.
Initial commands include:
* FWActivate
* UpdateAndActivate
* SimpleUpdateStatus

* delete unnecessary __init__.py modules

* PR Feedback

Notes list not guaranteed to be sorted
Use EXAMPLES tos how specifying ioms/basuri
Import missing_required_lib

* Apply suggestions from code review

Suggestions that could be auto-committed.

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

* Remove DNSCacheBypass

It is now the caller's responsibility to deal with stale IP addresses.

* Remove dnspython dependency.

Fix bug that this uncovered.

* Apply suggestions from code review

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

* PR Feedback

* Documentation, simple update status output format, unit tests.

Add docs showing how to use SimpleUpdateStatus
Change the format of SimpleUpateStatus format, put the results in a sub-object.
Fix unit tests whose asserts weren't actually running.

* PR Feedback

register: result on the 2nd example

* Final adjustments for merging for 5.4.0

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit be70d18e3f)

Co-authored-by: Mike <mike@moerk.org>
2022-07-17 11:03:55 +02:00
..
action/system Replace symlinks with meta/runtime.yml redirects. (#4562) 2022-04-26 20:33:13 +02:00
become added password prompt support for machinectl (#4849) (#4941) 2022-07-11 22:08:53 +02:00
cache [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
callback allow configuring opentelementry callback via config file (#4916) (#4938) 2022-07-07 22:48:20 +02:00
connection fix lxd connection plugin inventory_hostname (#4912) (#4935) 2022-07-07 22:40:16 +02:00
doc_fragments Add simplified_bsd.txt license file (#4759) (#4761) 2022-06-02 08:01:53 +02:00
filter Misc. typo fixes (#4940) (#4942) 2022-07-11 22:18:22 +02:00
inventory proxmox inventory: fix for agent enabled (#4910) (#4947) 2022-07-12 11:17:40 +02:00
lookup Do not ignore tld option in DSV lookup plugin (#4911) (#4921) 2022-07-04 20:40:25 +02:00
module_utils Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) (#4958) 2022-07-17 11:03:55 +02:00
modules Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) (#4958) 2022-07-17 11:03:55 +02:00
test Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00