teslamotors / ansible_puller

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

SNET-23503: enable S3 tarball remote URIs #12

Closed scottcrossen closed 3 years ago

scottcrossen commented 3 years ago

This project currently assumes that an Artifactory-like storage backend (see download-http.go FKA download.go) is used to store the tarball that contains the Ansible playbooks/roles. This pullrequest adds the option to use S3 -- via URI or ARN.

scottcrossen commented 3 years ago

Let's move this discussion to https://github.com/teslamotors/ansible_puller/pull/13