Closed j8r closed 5 years ago
Looks like a very logical change, thanks a lot! I'll wait for CI to test the change, could take a day or so. (I've pushed many changes in yesterday.)
Tahnks @j8r!
@robertdebock CI pass on most platforms. The issues related to Alpine (logger) and Amazon Linux (package missing) are unrelated, and already in master.
Hi @j8r, you are correct. I'll merge and fix the build issues a little later.
Once again, thanks!
name: Add modifiable configuration vars about: Be able to customize the Fail2ban configurations
Describe the change Before, it was impossible to customize the configurations without having to override
fail2ban_configuration
andfail2ban_jail_configuration
present invars.yml
, which isn't ideal.Now, this variables are in
default.yml
, which are concatenated tofail2ban_base_configuration
andfail2ban_base_jail_configuration
. Testing We have deployed this branch in our bastion.