Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-role-selinux-disable
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Inaki Martinez de Ilarduya
ansible-role-selinux-disable
Commits
b8ab2a86
Commit
b8ab2a86
authored
5 years ago
by
pablo_import
Browse files
Options
Downloads
Patches
Plain Diff
define role name in meta
parent
54aab9b6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
meta/main.yml
+4
-1
4 additions, 1 deletion
meta/main.yml
with
4 additions
and
1 deletion
meta/main.yml
+
4
−
1
View file @
b8ab2a86
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment