Link to the Galaxy platforms list from the meta file template (#34046)

* Link to the Galaxy platforms list from the meta file template
Fixes https://github.com/ansible/galaxy/issues/52.
* make ansible/ansible text match mazer text on platforms
pull/45754/head
Aidan Feldman 6 years ago committed by Alicia Cozine
parent 21f4b5911e
commit fa18d45eb3

@ -30,7 +30,10 @@ galaxy_info:
#github_branch:
#
# platforms is a list of platforms, and each platform has a name and a list of versions.
# 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'.
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
# platforms:
# - name: Fedora

@ -30,7 +30,10 @@ galaxy_info:
#github_branch:
#
# platforms is a list of platforms, and each platform has a name and a list of versions.
# 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'.
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
# platforms:
# - name: Fedora

@ -27,7 +27,10 @@ galaxy_info:
#github_branch:
#
# platforms is a list of platforms, and each platform has a name and a list of versions.
# 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'.
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
# platforms:
# - name: Fedora

Loading…
Cancel
Save