Documenting where to find the ansible vault passphrase.

This commit is contained in:
Julien Palard 2022-05-10 08:42:14 +02:00
parent 48a292b9a1
commit f64521a105
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ les roles nécessaires via :
- ansible-galaxy install julienpalard.nginx
Récupérez le secret dans [afpy/pass](https://github.com/AFPy/pass/):
git clone https://github.com/AFPy/pass/
PASSWORD_STORE_DIR=pass/infra pass Ansible-Vault > ~/.ansible-afpy-vault
Puis pour jouer les *playbooks* :
- Pour tout relancer : `ansible-parallel *.yml`