mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-18 15:24:25 +02:00
3 lines
106 B
YAML
3 lines
106 B
YAML
# vim: set ft=yaml.ansible:
|
|
---
|
|
package_testing: "{{ lookup('ansible.builtin.env', 'PACKAGE_TESTING') }}"
|