Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)