Skip to content

Commit 641086a

Browse files
Added meta information for apache2
Signed-off-by: Abhishek Dubey <54774762+iabhishek-dubey@users.noreply.github.com>
1 parent c1ed19e commit 641086a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

meta/main.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
galaxy_info:
3+
author: Opstree OSM
4+
description: Ansible role for Apache setup and configuration
5+
company: Opstree Solutions
6+
license: Apache License
7+
8+
min_ansible_version: "2.9"
9+
10+
11+
platforms:
12+
- name: Ubuntu
13+
versions:
14+
- bionic
15+
- focal
16+
- name: Debian
17+
versions:
18+
- bookworm
19+
20+
galaxy_tags:
21+
- opstree
22+
- otosm
23+
- webserver
24+
- apache
25+
- devops
26+
27+
dependencies: []

0 commit comments

Comments
 (0)