Current state of Sharingan role -- still need to add rkhunter
This commit is contained in:
		@@ -1,11 +1,12 @@
 | 
			
		||||
---
 | 
			
		||||
 - name: Sharingan packages
 | 
			
		||||
   become: yes
 | 
			
		||||
   package:
 | 
			
		||||
     name:
 | 
			
		||||
       - openvas
 | 
			
		||||
       - greenbone-security-assistant
 | 
			
		||||
       - elasticsearch6
 | 
			
		||||
       - mongodb
 | 
			
		||||
       - graylog
 | 
			
		||||
--- 
 | 
			
		||||
 | 
			
		||||
 - import_tasks: ../roles/Sharingan/tasks/siem.yml
 | 
			
		||||
   when: siem is defined
 | 
			
		||||
 | 
			
		||||
 - import_tasks: ../roles/Sharingan/tasks/ids.yml
 | 
			
		||||
   when: secdetection is defined
 | 
			
		||||
 | 
			
		||||
 - import_tasks: ../roles/Sharingan/tasks/vulns.yml
 | 
			
		||||
   when: ansible_os_family == "Archlinux"
 | 
			
		||||
 | 
			
		||||
 - import_tasks: ../roles/Sharingan/tasks/data.yml
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user