solution abr

This commit is contained in:
2022-11-17 23:29:03 +01:00
parent b77e918f28
commit 7f566b39a9
19 changed files with 278 additions and 97 deletions

View File

@@ -0,0 +1,42 @@
Role Name
=========
Install apache,
Requirements
------------
None
Role Variables
--------------
apache_server_name: no default
apache_document_root: no default
apache_use_php: default false
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_abrd3
License
-------
BSD
Author Information
------------------
Thomas C <thomas@opendoor.fr>