Skip to content

cmarquezrusso/ansible-role-credstash-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credstash Store

A simple role to store variables into credstash.

More info about credstash is available on https://github.com/fugue/credstash

Requirements

This roles requires pyhton and pip

Role Variables

credstash_profile: default # Using default boto profile
credstash_table: encrypted-table # Default table
credstash_items: keys # Some Keys
credstash_region: us-west-2 # Using Oregon as a default region
credstash_install: true # Will install credstash if not installed

Example Playbook

Refer to the tests.

License

BSD

Author Information

Cristian Russo

About

A simple ansible role to send keys to credstash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published