community.general/lib/ansible/modules
Josh Souza e49f15d6e4 [cloud] Fix logical flaw in route53_health_check, use string ports everywhere (#25706)
* Fix logical flaw (update when diff), use string ports everywhere

* Change port comparison to integer vs. string

The comparison works either way as long as it's consistent. Boto docs
state that it takes in an integer, but if given a string apparently
keeps it as such. This change just ensures that when we compare, we
specifically deal with integers.
2017-06-27 15:58:21 -04:00
..
cloud [cloud] Fix logical flaw in route53_health_check, use string ports everywhere (#25706) 2017-06-27 15:58:21 -04:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
crypto Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
database Return exception as string 2017-06-12 11:26:54 -04:00
files Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
identity Fixed modules using Popen (#24558) 2017-06-22 05:22:34 -07:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
net_tools Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
network Add netscaler_server module (#25537) 2017-06-27 23:08:00 +05:30
notification Correct failure message in flowdock (#25844) 2017-06-19 17:08:08 +01:00
packaging Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
remote_management Add missing __init__.py for modules. 2017-06-22 11:41:53 -07:00
source_control In the git module let ssh do its own host checking 2017-06-26 10:45:19 -07:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
utilities Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
web_infrastructure Improve help text for extra-vars requiring @ for filename 2017-06-21 07:08:35 -04:00
windows win_share: Add integration tests and various fixes (#25691) 2017-06-27 12:07:22 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00