We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ed19e commit 641086aCopy full SHA for 641086a
meta/main.yaml
@@ -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
18
+ - bookworm
19
20
+ galaxy_tags:
21
+ - opstree
22
+ - otosm
23
+ - webserver
24
+ - apache
25
+ - devops
26
27
+dependencies: []
0 commit comments