feat(dlp): add enterprise phase scaffolds (policy role, content analysis, siem, case, compliance, cli)

This commit is contained in:
igor04091968
2026-05-11 23:18:20 +03:00
parent 8be0de1c85
commit b213552d9d
19 changed files with 454 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
- import_playbook: deploy_aw_server.yml
- import_playbook: deploy_aw_windows.yml
- name: Deploy DLP policy engine
hosts: aw_server
become: true
gather_facts: false
roles:
- role: dlp-policy-engine