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
Jeremy Price 14f67a4bf7 dest in s3 module does not work with ~username notation for home directories. Wrapped dest definition in os.path.expanduser() which will return the expanded path in case of successful tilde expansion and otherwise the original value 13 years ago
cloud dest in s3 module does not work with ~username notation for home directories. Wrapped dest definition in os.path.expanduser() which will return the expanded path in case of successful tilde expansion and otherwise the original value 13 years ago
commands Allow for relative paths by using abspath 13 years ago
database Merge branch 'devel' of https://github.com/abompard/ansible into abompard-devel 13 years ago
files Updated version_added string for the new validate_md5 option 13 years ago
internal * Updated all ansible.cc references in the documentation to point 13 years ago
inventory Trim legacy variable usage. 13 years ago
messaging Add missing version_added description in docs. 13 years ago
monitoring Fixed monit restarted error. 13 years ago
net_infrastructure Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel 13 years ago
network Fix bug in uri where redirect check fails. 13 years ago
notification Set default XMPP message type to 'chat'. 13 years ago
packaging Merge branch 'fix/apt_repository_update_cache' of https://github.com/resmo/ansible into resmo-fix/apt_repository_update_cache 13 years ago
source_control Merge branch 'gitfix' of https://github.com/johanwiren/ansible into johanwiren-gitfix 13 years ago
system Merge branch 'issue_3417_systemd_stuff' into devel 13 years ago
utilities Typo fix from `accelerated: true` to `accelerate: true` 13 years ago
web_infrastructure use home path expansion for virtualenv param in django_manage module 13 years ago