]> git.phdru.name Git - ansible.git/blob - playbooks/roles/bluetooth/tasks/main.yaml
Feat(firewall): Prevent `fail2ban` from autostarting
[ansible.git] / playbooks / roles / bluetooth / tasks / main.yaml
1 - name: deb
2   import_tasks: deb.yaml
3   when: ansible_facts.os_family == 'Debian'