mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-09 23:43:30 +01:00
Add fedora to listed platforms.
This commit is contained in:
parent
9ae596a2e2
commit
f360b9af13
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,9 @@ galaxy_info:
|
|||
- name: EL
|
||||
versions:
|
||||
- all
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
- name: Amazon
|
||||
versions:
|
||||
- all
|
||||
|
@ -33,5 +36,6 @@ galaxy_info:
|
|||
- apache
|
||||
- webserver
|
||||
- html
|
||||
- httpd
|
||||
|
||||
allow_duplicates: true
|
||||
|
|
Loading…
Reference in a new issue