wiggels.snipeit

Snipe-IT

UbuntuにSnipe-ITサーバーをインストール、設定、更新するためのAnsibleロール

要件

このロールは現在、Ubuntu 20.04および22.04をサポートしています。

ロール変数

未定義

依存関係

nginxinc.nginx_coreコレクション

プレイブックの例

- hosts: all
  tasks:
    - name: Snipe-ITをインストールおよび設定
      ansible.builtin.include_role: 
        name: wiggels.snipeit
      vars:
        - snipe_domain: snipeit.example.com
        - snipe_db_password: secret
        - snipe_mail_host: smtp.example.com
        - snipe_mail_from_addr: [email protected]

ライセンス

MIT

著者情報

ハンター・ウィゲルズワース GitHub LinkedIn Twitter Facebook

プロジェクトについて

Install and Configure Snipe-IT

インストール
ansible-galaxy install wiggels.snipeit
ライセンス
mit
ダウンロード
758
所有者
Experienced SRE and SecOps Engineer