Skip to content
Snippets Groups Projects
Verified Commit dc5e5902 authored by Chris Croome's avatar Chris Croome
Browse files

molecule test install ufw

parent a2a828d1
No related branches found
No related tags found
No related merge requests found
Pipeline #29387 passed
......@@ -28,7 +28,7 @@ repos:
# https://github.com/jmespath/jmespath.py/tags
- jmespath==1.0.1
# https://github.com/jackdewinter/pymarkdown/releases
- repo: https://github.com/jackdewinter/pymarkdown
- repo: https://github.com/jackdewinter/pymarkdown.git
rev: v0.9.13.3
hooks:
- id: pymarkdown
......
......@@ -35,4 +35,8 @@
name: "{{ lookup('ansible.builtin.env', 'CI_PROJECT_NAME') }}"
vars: # noqa var-naming[no-role-prefix]
fail2ban: true
fail2ban_pkgs:
- fail2ban
- ufw
- whois
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment