avnes.k9s

ansible-role-k9s

Ansible

This is an Ansible role for installing k9s.

Requirements

You need to have Poetry installed. You can get it from https://python-poetry.org/docs/.

Role Variables

k9s_version: 3.7.2
k9s_for_all_users: true # If set to false, it will install in the user's ~/bin directory
command_shell: bash         # The shell must be either bash or zsh

Dependencies

There are no dependencies.

Example Playbook

- hosts: all
  roles:
     - { role: avnes.k9s }

For pip compatibility

You can export the project dependencies with this command:

poetry export --dev --output requirements.txt

Test

To test the installation, run:

poetry install
poetry shell
molecule test

License

This project is licensed under the MIT License.

Author Information

You can find more about the author at https://github.com/avnes.

Informazioni sul progetto

Will install k9s

Installa
ansible-galaxy install avnes.k9s
Licenza
mit
Download
8.5k
Proprietario
Lead {Site Reliability, Cloud, DevOps, Platform} Engineer