From d13b62907be4ef6f504f5e09f094aea599aa85d9 Mon Sep 17 00:00:00 2001 From: Simon Wydooghe Date: Fri, 8 Sep 2017 14:47:48 +0200 Subject: [PATCH] Change version_added from 2.4 to 2.5 --- lib/ansible/modules/system/iptables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/system/iptables.py b/lib/ansible/modules/system/iptables.py index 1829d11e4c9..bf5eb6e014f 100644 --- a/lib/ansible/modules/system/iptables.py +++ b/lib/ansible/modules/system/iptables.py @@ -183,7 +183,7 @@ options: - "This specifies a source address to use with SNAT: without this, the source address is never altered." syn: - version_added: "2.4" + version_added: "2.5" description: - "This allows matching packets that have the SYN bit set and the ACK and RST bits unset. When negated, this matches all packets with