teslamotors / ansible_puller

Ansible daemon for massively-scaleable Ansible
MIT License
125 stars 33 forks source link

Enable S3 tarball remotes #14

Closed scottcrossen closed 3 years ago

scottcrossen commented 3 years ago

This enables S3 as a viable backend for Ansible tarballs while still maintaining the checksum feature of HTTP

jyates commented 3 years ago

The md5 support in S3 (and http for that matter) are not documented at all. That would be nice to add, but otherwise lgtm

scottcrossen commented 3 years ago

Documentation added for MD5 checksumming