k9s
ansible-role-k9s
Ansible role for installing k9s.
Requirements
Poetry. Install it from https://python-poetry.org/docs/
Role Variables
k9s_version: 3.7.2
k9s_for_all_users: true # If false it will install in in the users ~/bin directory
command_shell: bash # Must be bash or zsh
Dependencies
None
Example Playbook
- hosts: all
roles:
- { role: avnes.k9s }
For pip compability
poetry export --dev --output requirements.txt
Test
poetry install
poetry shell
molecule test
License
MIT
Author Information
Install
ansible-galaxy install avnes/ansible-role-k9s
License
mit
Downloads
6983
Owner
Lead {Site Reliability, Cloud, DevOps, Platform} Engineer