votum.vagrant-gitconfig

votum.vagrant-gitconfig

This tool copies your local git configuration file into the home directory of the vagrant user on the server.

Requirements

No special requirements.

Role Variables

  • votum_vagrant_gitconfig_path_local: The location of your local .gitconfig file.

  • votum_vagrant_gitconfig_filemode: The permission settings for the .gitconfig file when it is copied to the vagrant user's home.

  • votum_vagrant_home_dir: The home directory of the vagrant user.

Dependencies

None.

Example Playbook

Here’s an example of how to use this role, with variables included:

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

License

Information about the license is not provided.

Author Information

VOTUM GmbH

Informazioni sul progetto

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

Installa
ansible-galaxy install votum.vagrant-gitconfig
Licenza
Unknown
Download
1.8k
Proprietario