cristian04.ansible-role-credstash-store

Credstash 存储

一个简单的角色,用于将变量存储到 credstash 中。

有关 credstash 的更多信息,请访问 https://github.com/fugue/credstash

要求

此角色需要 pythonpip

角色变量

credstash_profile: default # 使用默认的 boto 配置
credstash_table: encrypted-table # 默认表
credstash_items: keys # 一些键
credstash_region: us-west-2 # 默认区域使用俄勒冈州
credstash_install: true # 如果未安装,将安装 credstash

示例剧本

请参考测试。

许可证

BSD

作者信息

Cristian Russo

关于项目

Credstash Store

安装
ansible-galaxy install cristian04.ansible-role-credstash-store
许可证
Unknown
下载
342
拥有者