dellis23/ansible-toolkit

allow atk-vault close to work from anywhere

Open

#14 aperta il 14 lug 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Python (15 fork)github user discovery
help wanted

Metriche repository

Star
 (157 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor