mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-29 02:44:41 +00:00
Add helm_cli & helm_cli_info
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
- name: Converge
|
||||
hosts: localhost
|
||||
connection: local
|
||||
gather_facts: false
|
||||
|
||||
collections:
|
||||
- community.kubernetes
|
||||
@@ -27,3 +26,6 @@
|
||||
- include_tasks: tasks/full.yml
|
||||
- include_tasks: tasks/exec.yml
|
||||
- include_tasks: tasks/log.yml
|
||||
|
||||
roles:
|
||||
- helm
|
||||
|
||||
Reference in New Issue
Block a user