Ansible role to install the k9s Kubernetes terminal tool.
See meta/main.yml.
See defaults/main.yml and defaults/Windows.yml.
In case you want to keep the misc files of k9s in the installation directory, you need to add
k9s_excluded_files: ""
as a role parameter.
See meta/main.yml
- hosts: laptop
roles:
- aries1980.k9s