main.yml - ansible-roles - A collection of ansible roles I have created over the years.
 (HTM) git clone git://jay.scot/ansible-roles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       main.yml (200B)
       ---
            1 ---
            2 galaxy_info:
            3   author: jayscott
            4   description: Base role for firewalld
            5   license: MIT
            6   min_ansible_version: 1.5
            7   platforms:
            8     - name: EL
            9       versions:
           10         - 7
           11   categories:
           12     - system