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