Different tasks added
This commit is contained in:
14
antivir.yml
Normal file
14
antivir.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
# Adminer
|
||||
#
|
||||
# Run:
|
||||
# ansible-playbook -i inventories/client tasks/antivir.chkrootkit.yml --limit etc
|
||||
#
|
||||
# Prepare:
|
||||
# See readme.md and init your workspace
|
||||
- hosts: all
|
||||
gather_facts: true
|
||||
|
||||
roles:
|
||||
|
||||
- lsa.antivir
|
||||
Reference in New Issue
Block a user