Make roles generation compatible with ansible-lint autofix feature

pull/82529/head
shatakshiiii 5 months ago
parent 4760dae989
commit 06c5e58aaf

@ -40,12 +40,12 @@ galaxy_info:
# - 99.99 # - 99.99
galaxy_tags: [] galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes # 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 # and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list. # remove the '[]' above, if you add tags to this list.
# #
# NOTE: A tag is limited to a single word comprised of alphanumeric characters. # NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role. # Maximum 20 tags per role.
dependencies: [] dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above, # List your role dependencies here, one per line. Be sure to remove the '[]' above,

@ -37,12 +37,12 @@ galaxy_info:
# - 99.99 # - 99.99
galaxy_tags: [] galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes # 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 # and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list. # remove the '[]' above, if you add tags to this list.
# #
# NOTE: A tag is limited to a single word comprised of alphanumeric characters. # NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role. # Maximum 20 tags per role.
dependencies: [] dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above, # List your role dependencies here, one per line. Be sure to remove the '[]' above,

@ -45,13 +45,13 @@ galaxy_info:
# - 99.99 # - 99.99
galaxy_tags: [] galaxy_tags: []
# List tags for your role here, one per line. A tag is # List tags for your role here, one per line. A tag is
# a keyword that describes and categorizes the role. # a keyword that describes and categorizes the role.
# Users find roles by searching for tags. Be sure to # Users find roles by searching for tags. Be sure to
# remove the '[]' above if you add tags to this list. # remove the '[]' above if you add tags to this list.
# #
# NOTE: A tag is limited to a single word comprised of # NOTE: A tag is limited to a single word comprised of
# alphanumeric characters. Maximum 20 tags per role. # alphanumeric characters. Maximum 20 tags per role.
dependencies: [] dependencies: []
# List your role dependencies here, one per line. # List your role dependencies here, one per line.

Loading…
Cancel
Save