0.1.0-DEV-20191030-152320

-------------------------
    * FIX:
      - meta/main.yml:1: [E701] Role info should contain platforms
This commit is contained in:
Chris Hammer 2019-10-30 15:23:30 -04:00
parent db4c0a7d66
commit 86702fe406

View File

@ -1,6 +1,6 @@
galaxy_info: galaxy_info:
author: Chris Hammer <chris@thezengarden.net> author: Chris Hammer
description: Manages Nginx SSL termination for network description: Setup an Nginx reverse proxy for our network of sites.
company: The Zen Garden company: The Zen Garden
# If the issue tracker for your role is not on github, uncomment the # 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: # To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/ # https://galaxy.ansible.com/api/v1/platforms/
# #
# platforms: platforms:
- name: Debian
versions:
- 10
# - name: Fedora # - name: Fedora
# versions: # versions:
# - all # - all