s3cmd role
This role will let you s3cmd and configure it
None
s3cmd_access_key
: S3 access keys3cmd_secret_key
: S3 secret keys3cmd_user
: Username to deploy configuration to
The role is supposed to be used this way from a playbook:
- { role: leucos.s3cmd }
None
MIT