Skip to content
Snippets Groups Projects
Commit c5992139 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: assume 'state: present' for new iptables rules, unless something different is explicitely set

parent f096ff69
No related branches found
No related tags found
No related merge requests found
--- ---
clamav_cfg_path: "{{ '/etc/' if ansible_distribution == 'RedHat' else '/etc/clamav/' | default('/etc/') }}" clamav_cfg_path: "{{ '/etc/clamd.d/' if ansible_distribution == 'RedHat' else '/etc/clamav/' | default('/etc/') }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment