From 23ff2b6c3f4ca6335086a0336708035432bd9a09 Mon Sep 17 00:00:00 2001 From: jerome Date: Wed, 29 Jan 2025 12:16:12 +0100 Subject: includes et imports --- lamp/templates/index.j2 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lamp/templates') diff --git a/lamp/templates/index.j2 b/lamp/templates/index.j2 index 2c338ad..29619c2 100644 --- a/lamp/templates/index.j2 +++ b/lamp/templates/index.j2 @@ -2,16 +2,19 @@ {{ansible_distribution}} Apache Web Server +

{{ansible_distribution}} Apache Web Server

+

Site en Constuction

{% if lamp_packages is defined %} -

Packages :

+

Packages :

{% endif %} +

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

-- cgit v1.2.3