summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Wydooghe <simon@wydooghe.com>2017-09-08 14:47:48 +0200
committerDag Wieers <dag@wieers.com>2017-09-10 01:39:56 +0200
commitd13b62907be4ef6f504f5e09f094aea599aa85d9 (patch)
treea454a2cc5cf839dcd3a408bc7d9b8fbedddadd95
parentc308ec62297d5023c0fd0f88dd27323b2cbaeb80 (diff)
downloadansible-d13b62907be4ef6f504f5e09f094aea599aa85d9.tar.gz
Change version_added from 2.4 to 2.5
-rw-r--r--lib/ansible/modules/system/iptables.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/system/iptables.py b/lib/ansible/modules/system/iptables.py
index 1829d11e4c..bf5eb6e014 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