6 lines
90 B
YAML
6 lines
90 B
YAML
|
---
|
||
|
- name: "install the test scripts"
|
||
|
hosts: all
|
||
|
roles:
|
||
|
- install_crowdsec_tests
|