summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerge van Ginderachter <serge@vanginderachter.be>2013-10-28 16:59:44 +0100
committerSerge van Ginderachter <serge@vanginderachter.be>2013-10-28 16:59:44 +0100
commit2bd51e506b2cdf2e6ea4e21774de2d9993d3bd4d (patch)
treee9b78c80a9eaea863ddaff9c0b88e5019feaa4d4
parent47483290099056d82860a248f28b5bab6f52806c (diff)
downloadansible-2bd51e506b2cdf2e6ea4e21774de2d9993d3bd4d.tar.gz
Fix typo
-rw-r--r--library/net_infrastructure/bigip_monitor_http2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/net_infrastructure/bigip_monitor_http b/library/net_infrastructure/bigip_monitor_http
index cad1fb529b..3884f8770a 100644
--- a/library/net_infrastructure/bigip_monitor_http
+++ b/library/net_infrastructure/bigip_monitor_http
@@ -350,7 +350,7 @@ def main():
if ip is None: ip = '0.0.0.0'
if port is None: port = 0
if send is None: send = ''
- if receive is None: reveive = ''
+ if receive is None: receive = ''
if receive_disable is None: receive_disable = ''
# define and set address type