First commit
This commit is contained in:
commit
31a1e97b04
11 changed files with 334 additions and 0 deletions
13
meta/main.yml
Normal file
13
meta/main.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
galaxy_info:
|
||||
author: Adrien Reslinger
|
||||
description: Install crowdsec to a cluster
|
||||
company: Personnal
|
||||
namespace: adrilinux
|
||||
role_name: k8s_crowdsec
|
||||
min_ansible_version: 2.9
|
||||
galaxy_tags: []
|
||||
license: proprietary
|
||||
platforms:
|
||||
- name: kubernetes
|
||||
versions:
|
||||
- all
|
||||
Loading…
Add table
Add a link
Reference in a new issue