avnes.k9s

ansible-role-k9s

Ansible

k9sをインストールするためのAnsibleロールです。

要件

Poetryが必要です。https://python-poetry.org/docs/ からインストールしてください。

ロール変数

k9s_version: 3.7.2
k9s_for_all_users: true # falseの場合はユーザーの~/binディレクトリにインストールされます
command_shell: bash         # bashまたはzshでなければなりません

依存関係

なし

サンプルプレイブック

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

pip互換性のために

poetry export --dev --output requirements.txt

テスト

poetry install
poetry shell
molecule test

ライセンス

MIT

作者情報

https://github.com/avnes

プロジェクトについて

Will install k9s

インストール
ansible-galaxy install avnes.k9s
ライセンス
mit
ダウンロード
8.5k
所有者
Lead {Site Reliability, Cloud, DevOps, Platform} Engineer