mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
doc style adjustments: modules [jk]* (#10420)
* doc style adjustments: modules j* * doc style adjustments: modules k* * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/keycloak_realm_key.py --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -59,11 +59,11 @@ options:
|
||||
version:
|
||||
description:
|
||||
- Version of the plugin to be installed.
|
||||
- If plugin exists with previous version, plugin will B(not) be updated unless O(force) is set to V(true).
|
||||
- If the plugin is installed with in a previous version, it is B(not) updated unless O(force=true).
|
||||
type: str
|
||||
force:
|
||||
description:
|
||||
- Delete and re-install the plugin. Can be useful for plugins update.
|
||||
- Delete and re-install the plugin. It can be useful for plugins update.
|
||||
type: bool
|
||||
default: false
|
||||
allow_root:
|
||||
|
||||
Reference in New Issue
Block a user