Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leucos/ansible-s3cmd
s3cmd ansible role
https://github.com/leucos/ansible-s3cmd
ansible-role s3cmd
Last synced: 3 months ago
JSON representation
s3cmd ansible role
- Host: GitHub
- URL: https://github.com/leucos/ansible-s3cmd
- Owner: leucos
- Created: 2015-05-25T13:53:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T09:21:51.000Z (about 8 years ago)
- Last Synced: 2024-10-31T07:51:25.394Z (3 months ago)
- Topics: ansible-role, s3cmd
- Size: 1.95 KB
- Stars: 5
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
s3cmd role
==========s3cmd role
This role will let you s3cmd and configure it
Requirements
------------None
Role Variables
--------------- `s3cmd_access_key`: S3 access key
- `s3cmd_secret_key`: S3 secret key
- `s3cmd_user`: Username to deploy configuration toUsage
-----The role is supposed to be used this way from a playbook:
- { role: leucos.s3cmd }
Dependencies
------------None
License
-------MIT
Author Information
------------------[@leucos](https://github.com/leucos)