ansible/library
James Cammarata e47f6137e5 Push the expanduser call on the source down to slurp rather than fetch
Also moves the calculation of the destination file name until after
the slurp of the file contents, since the source as returned by slurp
may now be different, so we want to use that expanded path locally.

Fixes #8942
2014-09-23 15:32:07 -05:00
..
cloud Skip null id route tables when adding/deleting them in ec2_vpc 2014-09-23 14:51:56 -05: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 Merge branch 'dmage-devel' into devel 2014-09-22 15:42:38 -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 Push the expanduser call on the source down to slurp rather than fetch 2014-09-23 15:32:07 -05:00
notification Bumping version_added for use_ssl param in irc module 2014-08-08 19:43:20 -05:00
packaging add LANG=C to apt module so the string matches on the output always match 2014-09-18 20:56:21 +02:00
source_control Allow git repo queries without a clone when update=no 2014-09-17 02:05:29 -05:00
system The fix for gh-7284 causes problems for initscripts which have the 2014-09-22 14:53:07 -04: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