0.1.0-DEV-20191030-152320
------------------------- * FIX: - meta/main.yml:1: [E701] Role info should contain platforms
This commit is contained in:
parent
db4c0a7d66
commit
86702fe406
@ -1,6 +1,6 @@
|
||||
galaxy_info:
|
||||
author: Chris Hammer <chris@thezengarden.net>
|
||||
description: Manages Nginx SSL termination for network
|
||||
author: Chris Hammer
|
||||
description: Setup an Nginx reverse proxy for our network of sites.
|
||||
company: The Zen Garden
|
||||
|
||||
# If the issue tracker for your role is not on github, uncomment the
|
||||
@ -35,7 +35,10 @@ galaxy_info:
|
||||
# To view available platforms and versions (or releases), visit:
|
||||
# https://galaxy.ansible.com/api/v1/platforms/
|
||||
#
|
||||
# platforms:
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- 10
|
||||
# - name: Fedora
|
||||
# versions:
|
||||
# - all
|
||||
|
Loading…
x
Reference in New Issue
Block a user