From 9041e48cd9b37e2bb39328ec21088ab48658f0f7 Mon Sep 17 00:00:00 2001 From: jerome Date: Wed, 12 Feb 2025 14:46:02 +0100 Subject: correction --- playbooks/lamp/templates/index.j2 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 playbooks/lamp/templates/index.j2 (limited to 'playbooks/lamp/templates') diff --git a/playbooks/lamp/templates/index.j2 b/playbooks/lamp/templates/index.j2 new file mode 100644 index 0000000..29619c2 --- /dev/null +++ b/playbooks/lamp/templates/index.j2 @@ -0,0 +1,20 @@ + + + +{{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