Ansible role to install and configure S3 command-line client.
Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.
- Minimum Ansible version:
2.10
Access key for connection
s3cmd_access_key:Bucket location for connection
s3cmd_bucket_location: us-east-1Host base for connection
s3cmd_host_base:s3cmd_host_base: storage.example.comHost bucket for connection
s3cmd_host_bucket: '{{ s3cmd_host_base }}/%(bucket)'Secret key for connection
s3cmd_secret_key:s3cmd_users: []Define a specific version to install
s3cmd_version:s3cmd
- None
Apache-2.0