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

fix typo

parent cee322c0
No related branches found
No related tags found
No related merge requests found
Pipeline #29430 passed
......@@ -10,7 +10,7 @@
---
- name: Skip the tasks in this role
ansible.builtin.debug:
msg: "The MariaDB role tasks are not being run since the fail2ban variable is false."
msg: "The Fail2Ban role tasks are not being run since the fail2ban variable is false."
when: not fail2ban | bool
tags:
- fail2ban
......
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