patchback[bot]
bcf5c289af
fixed Python 3 keys() usage ( #1861 ) ( #1890 )
...
* fixed python3 keys()
* added changelog fragment
* Update plugins/modules/cloud/spotinst/spotinst_aws_elastigroup.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/cache/redis.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* rolledback redis.py per PR
* Update plugins/modules/monitoring/sensu/sensu_check.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* removed unnecessary ignore lines
* adding memcached and one case in redis is indeed necessary
* Update changelogs/fragments/1861-python3-keys.yml
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update changelogs/fragments/1861-python3-keys.yml
* Update changelogs/fragments/1861-python3-keys.yml
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: Felix Fontein <felix@fontein.de >
(cherry picked from commit 434f383ae9 )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
2021-02-23 23:48:28 +01:00
patchback[bot]
be8022c743
Removed parameter-list-no-elements validation errors from redfish modules ( #1761 ) ( #1798 )
...
* Removed parameter-list-no-elements validation errors from redfish modules
* added changelog fragment per PR
* Update changelogs/fragments/1761-redfish-tidy-up-validation.yml
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: Felix Fontein <felix@fontein.de >
(cherry picked from commit ba4a98b1be )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
2021-02-12 07:10:42 +01:00
patchback[bot]
25d5574089
Fix a bunch of potential security issues (secret leaking) ( #1736 ) ( #1750 )
...
* Fix a bunch of potential security issues (secret leaking).
* oneandone_server was already ok.
* Add more parameters for pagerduty_alert.
* Add more no_log=True.
(cherry picked from commit 29bd5a9486 )
Co-authored-by: Felix Fontein <felix@fontein.de >
2021-02-08 16:22:39 +00:00
patchback[bot]
407d776610
Support same reset actions on Managers as on Systems ( #903 ) ( #947 )
...
* bring Manager power cmds to parity with System power commands
* add changelog fragment
* Update changelogs/fragments/903-enhance-redfish-manager-reset-actions.yml
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: Felix Fontein <felix@fontein.de >
(cherry picked from commit e382044e42 )
Co-authored-by: Bill Dodd <billdodd@gmail.com >
2020-09-23 09:04:51 +02:00
patchback[bot]
6c387f87dd
redfish_command: allow setting the BootSourceOverrideEnabled property ( #825 ) ( #915 )
...
Issue: 824
Co-authored-by: Scott Seekamp <sseekamp@digitalocean.com >
(cherry picked from commit d7ec65c19c )
Co-authored-by: Scott Seekamp <sylgeist@risei.net >
2020-09-17 19:50:12 +02:00
Andrew Klychkov
41cfdda6a3
modules: fix examples to use FQCN ( #644 )
...
* modules: fix examples to use FQCN
* fix
* fix
* fix
2020-07-13 21:50:31 +02:00
Felix Fontein
f9589d78a8
Add version_added for all new features ( #214 )
...
* Add version_added: 1.0.0 for all new features added before pre-ansible-base.
* Add version_added: 1.0.0 for all new features.
* Next release will be 0.2.0
* Fix error.
* Remove unnecessary warnings.
2020-06-13 15:01:19 +02:00
Bill Dodd
48409f6584
add Redfish VirtualMediaInsert and VirtualMediaEject commands ( #494 )
...
* add Redfish VirtualMediaInsert and VirtualMediaEject commands
* add changelog fragment
2020-06-11 20:24:41 +02:00
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA ( #339 )
...
* Remove ANSIBLE_METADATA
* remove from other modules
* remove from plugins and scripts
2020-05-14 14:03:42 +01:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00