dellis23/ansible-toolkit

allow atk-vault close to work from anywhere

Open

#14 geöffnet am 14. Juli 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (15 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (157 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide