From 648f150f9f80836abe18404323f3daa2eaaaa28e Mon Sep 17 00:00:00 2001 From: Otthorn Date: Sat, 22 Jun 2024 20:46:20 +0200 Subject: [PATCH] =?UTF-8?q?encore=20une=20typo=20oubli=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- howto/creer_vm_crans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howto/creer_vm_crans.md b/howto/creer_vm_crans.md index 4e9514f..9e61492 100644 --- a/howto/creer_vm_crans.md +++ b/howto/creer_vm_crans.md @@ -109,7 +109,7 @@ changer la config openssh : `/etc/ssh/sshd_config` changer `PermitRootLogin prohibit-password` en `PermitRootLogin yes` > :warning: -> Ne pas oublier de changer `PermitRootLogin` avec `prohibit-password` après avoir lancer ansible (prochaine étape) +> Ne pas oublier de changer `PermitRootLogin` avec `prohibit-password` après avoir lancé Ansible (prochaine étape) ## Setup initial de la VM