Follow up to #82933 - remove platforms from templates (#82961)

milestone
Sloane Hertel 1 month ago committed by GitHub
parent 4bc6ffb2aa
commit 85d8673860
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,21 +16,6 @@ galaxy_info:
# - CC-BY-4.0
license: {{ license }}
#
# platforms is a list of platforms, and each platform has a name and a list of versions.
#
# platforms:
# - name: Fedora
# versions:
# - all
# - 25
# - name: SomePlatform
# versions:
# - all
# - 1.0
# - 7
# - 99.99
galaxy_tags:
- apb
# List tags for your role here, one per line. A tag is a keyword that describes

@ -21,21 +21,6 @@ galaxy_info:
# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version:
#
# platforms is a list of platforms, and each platform has a name and a list of versions.
#
# platforms:
# - name: VYOS
# versions:
# - all
# - 25
# - name: SomePlatform
# versions:
# - all
# - 1.0
# - 7
# - 99.99
galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to

Loading…
Cancel
Save