community.general/plugins
Alexei Znamensky 0bbc3eccd9
manageiq_alert_profiles: improve handling param requirements (#9449)
* manageiq_alert_profiles: improve handling param requirements

Basically two changes:
* `name` is already required when state is either present or absent, and there are no other states, so making it fully required and removing the conditional
* `alerts` is documented as required when state=present, this has been verified in the code, so added that parameter to the existing `required_if` spec.

* add changelog frag
2024-12-29 19:44:32 +01:00
..
action plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9379) 2024-12-28 22:47:18 +01:00
become Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00
cache normalize docs in cache/connection plugins (#9453) 2024-12-29 13:34:33 +01:00
callback Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00
connection normalize docs in cache/connection plugins (#9453) 2024-12-29 13:34:33 +01:00
doc_fragments remove extraneous doc fragments (#9433) 2024-12-28 00:03:25 +01:00
filter plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9379) 2024-12-28 22:47:18 +01:00
inventory Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00
lookup Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00
module_utils Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00
modules manageiq_alert_profiles: improve handling param requirements (#9449) 2024-12-29 19:44:32 +01:00
plugin_utils plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9379) 2024-12-28 22:47:18 +01:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00