kurron.base

役割名

私の多くのAnsibleロールが必要とする基本プレイ。コードを重複させる必要はありません。DRYを維持しましょう!

要件

TODO

ロール変数

  • base_software_directory: ソフトウェア
  • base_download_directory: ダウンロード

依存関係

依存関係はありません。

例プレイブック

- hosts: servers
  roles:
      - { role: kurron.base }

ライセンス

このプロジェクトは、Apache License Version 2.0, January 2004の下でライセンスされています。

著者情報

著者のウェブサイト

プロジェクトについて

common plays used in many of my roles.

インストール
ansible-galaxy install kurron.base
ライセンス
apache-2.0
ダウンロード
1.7k
所有者
Software engineer with many years of JVM, cloud and container development experience.