dellis23/ansible-toolkit

allow atk-vault close to work from anywhere

Open

#14 ouverte le 14 juil. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)Python (15 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (157 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur