No description
Find a file
Sam Pierson 3f8e45f864 [#9048] convert Route53 TTL to integer before comparison
boto/Route53 are returning TTL as a string.
The route53 module is comparing it with an integer and therfore thinks the DNS entry has always changed.
2014-09-17 14:47:27 -07:00
cloud [#9048] convert Route53 TTL to integer before comparison 2014-09-17 14:47:27 -07:00
commands Make command warnings off by default to minimize surprises. 2014-08-22 16:12:48 -04:00
database Prevents module from failing with "_mysql_exceptions.Warning: Sending passwords in plain text without SSL/TLS is extremely insecure." When not using SSL/TLS. 2014-09-09 19:44:40 -04:00
files Adding "follow" param for file/copy options 2014-09-16 12:05:55 -05:00
internal Make async jid's unique per host 2014-03-26 13:48:47 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Fix version_added for node in rabbitmq modules 2014-04-08 10:40:41 -04:00
monitoring Don't return 'state' attr in bigpanda module 2014-09-08 11:06:49 +03:00
net_infrastructure A10 module improvements 2014-08-28 20:23:48 -05:00
network get_url module: Add timeout parameter 2014-09-08 13:58:25 +10:00
notification Bumping version_added for use_ssl param in irc module 2014-08-08 19:43:20 -05:00
packaging Fix a typo on is_update call inside latest function 2014-09-12 18:19:00 +02:00
source_control Allow git repo queries without a clone when update=no 2014-09-17 02:05:29 -05:00
system remove debugging that was causing failure 2014-09-17 10:25:54 -07:00
utilities Convert boolean strings from set_fact to proper boolean values 2014-09-10 09:56:39 -05:00
web_infrastructure Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736 2014-08-08 19:30:04 -05:00
windows This change selects the certificate from the winrm configuration and attempts to find the expiry date from that. 2014-09-01 21:22:18 +01:00