bassinator.autoarchive

Ansibleロール: autoarchive

ビルドステータス

指定されたファイル拡張子を持つすべての更新されたファイルをアーカイブフォルダーにアーカイブします。

要件

なし。

ロール変数

使用可能な変数は以下に示されており、デフォルト値も記載されています:

installation_os_user: vagrant
installation_os_group: vagrant
fileextension: '.sb2'

依存関係

なし。

例 Playbook

- hosts: all
  roles:
     - role: bassinator.autoarchive
       installation_os_user: <あなたのユーザー>
       installation_os_group: <あなたのユーザーグループ>
       fileextension: '.xml'

ライセンス

GNU GPLv3

作者情報

このロールは2018年に Bastian Bukatz により作成されました。

プロジェクトについて

Role to setup autoarchive of updated files

インストール
ansible-galaxy install bassinator.autoarchive
ライセンス
Unknown
ダウンロード
525
所有者