From ba95e8a650d1725068aede6f2c7ce4f1d923cf1f Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Fri, 22 Dec 2023 14:19:24 +0100 Subject: [PATCH] cibles --- apache.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache.yml b/apache.yml index d15cd13..8e92b56 100644 --- a/apache.yml +++ b/apache.yml @@ -1,6 +1,6 @@ --- - name: install apache via ansible playbook - hosts: centos + hosts: cibles tasks: - name: install apache