mirror of https://github.com/ansible/ansible.git
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
parent
503f062521
commit
f56b3fba3e
Loading…
Reference in New Issue