dellis23/ansible-toolkit

allow atk-vault close to work from anywhere

Open

#14 创建于 2015年7月14日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Python (15 fork)github user discovery
help wanted

仓库指标

Star
 (157 star)
PR 合并指标
 (PR 指标待抓取)

描述

Currently it only works in places where .vault file is. For example if it exists here: $ANSIBLE/.vault, I can only run it from $ANSIBLE, but running it in say $ANSIBLE/roles/ would not give any error messages. Maybe when it's running from a place where .vault password file doesn't exist, it will just complain?

贡献者指南