add version added to new params

reviewable/pr18780/r1
David Hocky 9 years ago
parent b89f0f44d0
commit 404267b064

@ -199,12 +199,14 @@ options:
sctp."
required: false
set_dscp_mark:
version_added: "2.1"
description:
- "This allows specifying a DSCP mark to be added to packets.
It takes either an integer or hex value. Mutually exclusive with
C(dscp_mark_class)."
required: false
set_dscp_mark_class:
version_added: "2.1"
description:
- "This allows specifying a predefined DiffServ class which will be
translated to the corresponding DSCP mark. Mutually exclusive with

Loading…
Cancel
Save