mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 00:16:49 +00:00
haproxy: docs: add version added for state=drain (#26396)
This commit is contained in:
@@ -65,7 +65,7 @@ options:
|
||||
state:
|
||||
description:
|
||||
- Desired state of the provided backend host.
|
||||
Note that "drain" state is supported only by HAProxy version 1.5 or later,
|
||||
- Note that C(drain) state was added in version 2.4. It is supported only by HAProxy version 1.5 or later,
|
||||
if used on versions < 1.5, it will be ignored.
|
||||
required: true
|
||||
default: null
|
||||
|
||||
Reference in New Issue
Block a user