From db8e1d15f50ecbbc92ef3524e0d7540189d27fb2 Mon Sep 17 00:00:00 2001 From: greg Date: Fri, 25 Jul 2025 11:25:35 +0200 Subject: [PATCH] add trixie banch --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a626fc..5009a31 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Ce playbook installe les services suivant: ## PRE REQUIS -- Debian 12 +- Debian 13 - Accès au serveur en ssh (username sudo, password) @@ -44,4 +44,9 @@ ssh-copy-id username@ip-machine-cible ```bash ansible-playbook -i hosts playbook.yml --user=username --extra-vars "ansible_sudo_pass=password user=username ssh_port=2222" ``` -> ssh_port changera le port de connection ssh de la machine cible \ No newline at end of file +> ssh_port changera le port de connection ssh de la machine cible + +## TO DO + +- [ ] update sources.list +- [ ] test \ No newline at end of file