From b89f0f44d05a13a4c789d813e3b11ee131497674 Mon Sep 17 00:00:00 2001 From: David Hocky Date: Wed, 9 Mar 2016 11:16:27 -0500 Subject: [PATCH] fix doc issue --- system/iptables.py | 1 + 1 file changed, 1 insertion(+) diff --git a/system/iptables.py b/system/iptables.py index 9d4706c27a3..082fa81fe02 100644 --- a/system/iptables.py +++ b/system/iptables.py @@ -205,6 +205,7 @@ options: C(dscp_mark_class)." required: false set_dscp_mark_class: + description: - "This allows specifying a predefined DiffServ class which will be translated to the corresponding DSCP mark. Mutually exclusive with C(dscp_mark)."