Skip to content
Snippets Groups Projects
Commit b8ab2a86 authored by pablo_import's avatar pablo_import
Browse files

define role name in meta

parent 54aab9b6
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ galaxy_info: ...@@ -3,6 +3,7 @@ galaxy_info:
author: Pablo Escobar author: Pablo Escobar
description: Disable selinux and reboot the machine description: Disable selinux and reboot the machine
role_name: selinux_disable
# If the issue tracker for your role is not on github, uncomment the # If the issue tracker for your role is not on github, uncomment the
# next line and provide a value # next line and provide a value
...@@ -32,7 +33,9 @@ galaxy_info: ...@@ -32,7 +33,9 @@ galaxy_info:
versions: versions:
- 7 - 7
galaxy_tags: [] galaxy_tags:
- selinux
# 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment