From eae37eeacfb2e03673f8e063eb4496caa59d227e Mon Sep 17 00:00:00 2001 From: Dylan TIRARD Date: Mon, 27 Jul 2026 12:07:14 +0200 Subject: [PATCH] =?UTF-8?q?[EDIT]=20-=20Passage=20en=20mode=20liste=20pour?= =?UTF-8?q?=20les=20lignes=20=C3=A0=20retirer=20du=20fichier=20ansible.cfg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c419008..677f99a 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ ansible-vault encrypt group_vars/vm/vault.yml --encrypt-vault-id default Retirer dans ansible.cfg : -vault_password_file = vault_password.txt -vault_identity_list = default@vault_password.txt +- vault_password_file = vault_password.txt +- vault_identity_list = default@vault_password.txt # Installer Ansible dans un venv