mbocquet.tmpfs

tmpfs

tmpfsファイルシステムを設定するためのAnsibleロール。

要件

なし。

ロール変数

多数あります。defaults/main.ymlを参照してください。

依存関係

なし。

Gitリポジトリにサブモジュールとしてこのロールをインストールする

git submodule add https://git.sekoya.org/mb/tmpfs.git roles/tmpfs

例プレイブック

- hosts: servers
  roles:
     - tmpfs


- hosts: servers
  roles:
     - { role: tmpfs, x: 42 }

ライセンス

GPLv3

作者情報

http://www.sekoya.org

プロジェクトについて

Ansible role to configure tmpfs filesystems.

インストール
ansible-galaxy install mbocquet.tmpfs
ライセンス
agpl-3.0
ダウンロード
1.2M
所有者