mattstruble / infra

Infrastructure as code for all my cloud and self-hosted applications
MIT License
1 stars 0 forks source link

Feat: Fail2Ban in-place ini updates #9

Closed mattstruble closed 10 months ago

mattstruble commented 10 months ago

Instead of overwriting the jail.local file each time, use ansible community.general.ini_file to ensure that the proper configurations are in place.