first commit

This commit is contained in:
Ludovic Cartier
2025-09-23 16:06:56 +02:00
commit de96d3c2bb
10 changed files with 206 additions and 0 deletions

6
defaults/main.yml Normal file
View File

@@ -0,0 +1,6 @@
---
apache2_listen_ip: 127.0.0.1
apache2_listen_port: 8080
apache2_user: www-data
apache2_group: www-data
apache2_documentroot_default: /var/www/html