mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 19:01:26 -07:00
[PR #8664/c0fd10e7 backport][stable-9] Various docs improvements (#8666)
Various docs improvements (#8664)
Various docs improvements.
(cherry picked from commit c0fd10e793
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a89ca23ecc
commit
510ad54062
5 changed files with 40 additions and 47 deletions
|
@ -65,9 +65,8 @@ options:
|
|||
state:
|
||||
description:
|
||||
- Desired state of the provided backend host.
|
||||
- Note that V(drain) state was added in version 2.4.
|
||||
- It is supported only by HAProxy version 1.5 or later,
|
||||
- When used on versions < 1.5, it will be ignored.
|
||||
- Note that V(drain) state is supported only by HAProxy version 1.5 or later.
|
||||
When used on versions < 1.5, it will be ignored.
|
||||
type: str
|
||||
required: true
|
||||
choices: [ disabled, drain, enabled ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue