From 3605d4eec0065530f692cb3e779e9ab50a0ca3e3 Mon Sep 17 00:00:00 2001 From: jerome Date: Wed, 12 Feb 2025 15:05:59 +0100 Subject: correction --- playbooks/lamp/templates/index.j2 | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 playbooks/lamp/templates/index.j2 (limited to 'playbooks/lamp/templates/index.j2') diff --git a/playbooks/lamp/templates/index.j2 b/playbooks/lamp/templates/index.j2 deleted file mode 100644 index 29619c2..0000000 --- a/playbooks/lamp/templates/index.j2 +++ /dev/null @@ -1,20 +0,0 @@ - - - -{{ansible_distribution}} Apache Web Server - - - -

{{ansible_distribution}} Apache Web Server

-

Site en Constuction

-{% if lamp_packages is defined %} -

Packages :

- -{% endif %} -

Généré par {{ ansible_distribution }} {{ ansible_distribution_version }}

- - -- cgit v1.2.3