@ -7,13 +7,13 @@ galaxy_info:
# next line and provide a value
# issue_tracker_url: {{ issue_tracker_url }}
# S ome suggested licenses:
# - BSD (default)
# Choose a valid license ID from https://spdx.org - s ome suggested licenses:
# - BSD-3-Clause (default)
# - MIT
# - GPLv2
# - GPLv3
# - Apache
# - CC-BY
# - GPL-2.0-or-later
# - GPL-3.0-only
# - Apache-2.0
# - CC-BY-4.0
license: {{ license }}
min_ansible_version: {{ min_ansible_version }}
@ -21,14 +21,6 @@ galaxy_info:
# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version:
# Optionally specify the branch Galaxy will use when accessing the GitHub
# repo for this role. During role install, if no tags are available,
# Galaxy will use this branch. During import Galaxy will access files on
# this branch. If Travis integration is configured, only notifications for this
# branch will be accepted. Otherwise, in all cases, the repo's default branch
# (usually master) will be used.
#github_branch:
#
# Provide a list of supported platforms, and for each platform a list of versions.
# If you don't wish to enumerate all versions for a particular platform, use 'all'.