Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
fail2ban
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
Service Desk
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
webarch
fail2ban
Commits
07acce35
Verified
Commit
07acce35
authored
1 year ago
by
Chris Croome
Browse files
Options
Downloads
Patches
Plain Diff
Ansible lint updates
parent
d356480b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#26808
passed
1 year ago
Stage: lint
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.ansible-lint
+0
-4
0 additions, 4 deletions
.ansible-lint
handlers/main.yml
+1
-1
1 addition, 1 deletion
handlers/main.yml
with
1 addition
and
5 deletions
.ansible-lint
+
0
−
4
View file @
07acce35
---
# https://docs.ansible.com/ansible-lint/rules/default_rules.html
skip_list
:
-
fqcn-builtins
-
key-order[task]
-
name[casing]
-
name[template]
-
schema[meta]
# vim: syntax=yaml
...
This diff is collapsed.
Click to expand it.
handlers/main.yml
+
1
−
1
View file @
07acce35
...
...
@@ -9,7 +9,7 @@
# You should have received a copy of the GNU General Public License along with the Webarchitects Fail2ban Ansible role. If not, see <https://www.gnu.org/licenses/>.
---
-
name
:
Restart fail2ban
service
:
ansible.builtin.
service
:
name
:
fail2ban
state
:
restarted
listen
:
Restart fail2ban
...
...
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