https://github.com/leucos/ansible-s3cmd
s3cmd ansible role
https://github.com/leucos/ansible-s3cmd
ansible-role s3cmd
Last synced: about 1 year ago
JSON representation
s3cmd ansible role
- Host: GitHub
- URL: https://github.com/leucos/ansible-s3cmd
- Owner: leucos
- Created: 2015-05-25T13:53:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T09:21:51.000Z (over 9 years ago)
- Last Synced: 2025-03-25T18:53:59.684Z (over 1 year ago)
- Topics: ansible-role, s3cmd
- Size: 1.95 KB
- Stars: 5
- Watchers: 1
- 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 to
Usage
-----
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)