cristian04.ansible-role-credstash-store

Credstash Store

This is a simple role for storing variables in Credstash.

For more information about Credstash, visit https://github.com/fugue/credstash

Requirements

This role needs python and pip to work.

Role Variables

credstash_profile: default        # Uses the default boto profile
credstash_table: encrypted-table   # Default table for storage
credstash_items: keys             # Some key names
credstash_region: us-west-2      # Default region is Oregon
credstash_install: true           # Installs Credstash if it is not already installed

Example Playbook

Check out the tests for examples.

License

BSD

Author Information

Cristian Russo

Informazioni sul progetto

Credstash Store

Installa
ansible-galaxy install cristian04.ansible-role-credstash-store
Licenza
Unknown
Download
342
Proprietario