From 2be42c662856b9054de3fc025e51ccce234e20b9 Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Thu, 25 Jun 2026 09:33:03 +0200 Subject: [PATCH] s/day3/day4/g --- apache.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache.yml b/apache.yml index 5990d7a..f1306e3 100644 --- a/apache.yml +++ b/apache.yml @@ -1,6 +1,6 @@ --- - name: install apache via ansible playbook - hosts: all + hosts: cibles roles: - - tco.apache_abrd3 \ No newline at end of file + - tco.apache_abrd4 \ No newline at end of file