ansible-role-credstash-store
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
Install
ansible-galaxy install cristian04/ansible-role-credstash-store
License
Unknown
Downloads
330
Owner