You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to 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.
10 years ago
cloud [#9048] convert Route53 TTL to integer before comparison 10 years ago
commands
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. 10 years ago
files Adding "follow" param for file/copy options 10 years ago
internal
inventory
messaging
monitoring Don't return 'state' attr in bigpanda module 10 years ago
net_infrastructure
network
notification
packaging Fix a typo on is_update call inside latest function 10 years ago
source_control Allow git repo queries without a clone when update=no 10 years ago
system remove debugging that was causing failure 10 years ago
utilities Convert boolean strings from set_fact to proper boolean values 10 years ago
web_infrastructure
windows