Ryan Badaï
1906c77c7f
Update plugins/modules/hpilo_boot.py
2025-04-04 13:19:29 +02:00
Ryan BADAÏ
cc30531d0f
comment out module deprecation and change idempotent boot_once parameter description
2025-04-03 07:53:02 +02:00
Ryan BADAÏ
4cf403696e
Update plugins/modules/hpilo_boot.py
...
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2025-03-31 12:30:53 +02:00
Ryan BADAÏ
6d69569069
fix doc issue
2025-03-27 16:55:54 +01:00
Ryan BADAÏ
042db3e1ff
add missing dash in idempotent_boot_once parameter description
2025-03-27 16:28:18 +01:00
Ryan BADAÏ
23716ad326
fix linting errors
...
Removed trailing whitespace line 164
2025-03-27 16:19:22 +01:00
Ryan BADAÏ
86edbaa734
fix unwanted format changes
...
seems like I had an older version of this module formatted differently or that I had a formatter that automatically ran on this file
2025-03-27 16:11:26 +01:00
Ryan BADAÏ
785151a44d
fix: add flag to run boot_once idempotently without breaking the previous behavior and add deprecation warning
2025-03-27 16:02:24 +01:00
Ryan BADAÏ
02616ec6b3
fix: fix hpilo_boot.py module failing when trying to power on an already powered-on server
...
For this module to be idempotent, it should be successful when trying to reach a power state which is already there.
It was already the case for "poweroff", however when running the module with "boot_once" state, it was failing if the server was already powered_on, which is not an idempotent behavior
2025-01-28 10:44:43 +01:00
Alexei Znamensky
8cef0ee551
defghi*: style adjustments ( #9532 )
...
* defghi*: style adjustments
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-01-07 06:30:03 +01:00
Alexei Znamensky
912065ad0e
h*.py: normalize docs ( #9394 )
...
* h*.py: normalize docs
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-26 21:55:56 +01:00
Felix Fontein
755a49692d
Add attributes to remove management modules ( #5961 )
...
Add attributes to remove management modules.
2023-02-20 17:28:13 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
Brian Coca
8f90360d49
make collection usable with current ansible vers ( #9 )
2020-03-11 14:10:38 +00:00