8 lines
316 B
YAML
8 lines
316 B
YAML
---
|
|
- name: Deprecated role guard - DLP policy engine is Rust-only
|
|
ansible.builtin.fail:
|
|
msg: >-
|
|
ansible/roles/dlp-policy-engine is deprecated because it deployed the old
|
|
Python runtime. Use ansible/deploy_aw_server.yml, which installs
|
|
/usr/local/bin/aw-dlp-policy-engine-rust from adk-rust.
|