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.
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
10 years ago
..
cloud Skip null id route tables when adding/deleting them in ec2_vpc 10 years ago
commands Make command warnings off by default to minimize surprises. 10 years ago
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 Merge branch 'dmage-devel' into devel 10 years ago
internal Make async jid's unique per host 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Fix version_added for node in rabbitmq modules 11 years ago
monitoring Don't return 'state' attr in bigpanda module 10 years ago
net_infrastructure A10 module improvements 10 years ago
network Push the expanduser call on the source down to slurp rather than fetch 10 years ago
notification Bumping version_added for use_ssl param in irc module 10 years ago
packaging add LANG=C to apt module so the string matches on the output always match 10 years ago
source_control Allow git repo queries without a clone when update=no 10 years ago
system The fix for gh-7284 causes problems for initscripts which have the 10 years ago
utilities Convert boolean strings from set_fact to proper boolean values 10 years ago
web_infrastructure Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736 10 years ago
windows This change selects the certificate from the winrm configuration and attempts to find the expiry date from that. 10 years ago