votum.vagrant-gitconfig

votum.vagrant-gitconfig

ローカルのgit設定をボックス内のvagrantユーザーのホームにコピーします。

要件

特にありません。

役割の変数

  • votum_vagrant_gitconfig_path_local

    ローカルの.gitconfigファイルのパス

  • votum_vagrant_gitconfig_filemode

    vagrantのホームにコピーするときの.gitconfigファイルのファイルモード

  • votum_vagrant_home_dir

    vagrantユーザーのホームディレクトリ

依存関係

特にありません。

使用例プレイブック

役割の使い方の例(パラメーターとして渡された変数を含む)を示すのはユーザーにとって親切です:

- hosts: servers
  roles:
     - { role: votum.vagrant-gitconfig }

ライセンス

著者情報

VOTUM GmbH

プロジェクトについて

Copies the local git config into the vagrant users home on the box.

インストール
ansible-galaxy install votum.vagrant-gitconfig
ライセンス
Unknown
ダウンロード
1.8k
所有者