add solution

This commit is contained in:
2026-06-25 10:26:45 +02:00
parent 450421e5f6
commit f02f3803e0
15 changed files with 268 additions and 0 deletions
+41
View File
@@ -0,0 +1,41 @@
Role Name
=========
Install apache,
Requirements
------------
None
Role Variables
--------------
apache_server_name: no default
apache_document_root: no default
see also files in vars subdirectory
Dependencies
------------
None
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- tco.apache_abrd4
License
-------
BSD
Author Information
------------------
Thomas C <thomas@opendoor.fr>