crowdsec/tests/ansible/requirements.yml

19 lines
416 B
YAML
Raw Normal View History

# vim: set ft=yaml.ansible:
---
roles:
- src: geerlingguy.mysql
- src: https://github.com/crowdsecurity/ansible-role-postgresql
version: crowdsec
name: geerlingguy.postgresql
2022-08-04 09:25:34 +00:00
collections:
- name: https://github.com/crowdsecurity/ansible-collection-crowdsecurity.testing.git
type: git
version: main
# - name: crowdsecurity.testing
# source: ../../../crowdsecurity.testing
# type: dir
2022-07-29 08:34:03 +00:00