UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

37 lines (36 loc) 758 B
--- galaxy_info: role_name: antivirus author: ProfessorManhattan description: Installs and configures ClamAV/rkhunter on Linux systems and installs Malwarebytes on Windows/macOS company: Megabyte Labs license: license (MIT) min_ansible_version: 2.10 platforms: - name: EL versions: - 6 - 7 - 8 - name: Ubuntu versions: - trusty - xenial - bionic - name: Debian versions: - jessie - stretch galaxy_tags: - networking - cloud - security - antivirus - antimalware - scan - malwarebytes - clamav namespace: professormanhattan dependencies: - role: professormanhattan.homebrew when: ansible_os_family == "Darwin"