Add helm_cli & helm_cli_info

This commit is contained in:
LucasBoisserie
2020-03-17 16:16:58 +01:00
parent dd8b7162b1
commit 720326ebb4
17 changed files with 1266 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
---
- name: Run tests
include_tasks: run_test.yml
loop_control:
loop_var: helm_version
with_items:
- "v2.16.0"
- "v3.1.2"