diff --git a/network/f5/bigip_facts.py b/network/f5/bigip_facts.py index 59a6a48aa5e..2c90b418ea2 100755 --- a/network/f5/bigip_facts.py +++ b/network/f5/bigip_facts.py @@ -63,7 +63,7 @@ options: required: false default: 'yes' choices: ['yes', 'no'] - version_added: 1.9.1 + version_added: 2.0 session: description: - BIG-IP session support; may be useful to avoid concurrency diff --git a/network/f5/bigip_monitor_http.py b/network/f5/bigip_monitor_http.py index dd20fb04d74..d131eb71eee 100644 --- a/network/f5/bigip_monitor_http.py +++ b/network/f5/bigip_monitor_http.py @@ -58,7 +58,7 @@ options: required: false default: 'yes' choices: ['yes', 'no'] - version_added: 1.9.1 + version_added: 2.0 state: description: - Monitor state diff --git a/network/f5/bigip_monitor_tcp.py b/network/f5/bigip_monitor_tcp.py index 78a51f2529b..5cc00fe6b68 100644 --- a/network/f5/bigip_monitor_tcp.py +++ b/network/f5/bigip_monitor_tcp.py @@ -56,7 +56,7 @@ options: required: false default: 'yes' choices: ['yes', 'no'] - version_added: 1.9.1 + version_added: 2.0 state: description: - Monitor state diff --git a/network/f5/bigip_node.py b/network/f5/bigip_node.py index c45a7f12d5c..f54fafdb64b 100644 --- a/network/f5/bigip_node.py +++ b/network/f5/bigip_node.py @@ -61,7 +61,7 @@ options: required: false default: 'yes' choices: ['yes', 'no'] - version_added: 1.9.1 + version_added: 2.0 state: description: - Pool member state diff --git a/network/f5/bigip_pool.py b/network/f5/bigip_pool.py index e7ddce6d391..425c1e97149 100644 --- a/network/f5/bigip_pool.py +++ b/network/f5/bigip_pool.py @@ -61,7 +61,7 @@ options: required: false default: 'yes' choices: ['yes', 'no'] - version_added: 1.9.1 + version_added: 2.0 state: description: - Pool/pool member state diff --git a/network/f5/bigip_pool_member.py b/network/f5/bigip_pool_member.py index 6a00864056c..1304dfe33e5 100644 --- a/network/f5/bigip_pool_member.py +++ b/network/f5/bigip_pool_member.py @@ -63,7 +63,7 @@ options: required: false default: 'yes' choices: ['yes', 'no'] - version_added: 1.9.1 + version_added: 2.0 state: description: - Pool member state