8 lines
318 B
YAML
8 lines
318 B
YAML
---
|
|
- name: Deprecated role guard - DLP integrations are Rust-only
|
|
ansible.builtin.fail:
|
|
msg: >-
|
|
ansible/roles/dlp-integrations is deprecated because it deployed the old
|
|
Python runtime. Use ansible/deploy_aw_server.yml, which installs the
|
|
Rust CEF, syslog, and webhook exporters from adk-rust.
|