Skip to content

aries1980/ansible-k9s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aries1980.k9s

Ansible role to install the k9s Kubernetes terminal tool.

Requirements

See meta/main.yml.

Role Variables

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.

Dependencies

See meta/main.yml

Example Playbook

- hosts: laptop
  roles:
    - aries1980.k9s