viniciusfs.vagrant

Ansible Role: Vagrant

This role installs Vagrant on Linux systems. :joy_cat:

Role Variables

  • vagrant_version:

    • Description: The version of Vagrant to install.
    • Default: latest
  • vagrant_install_dir:

    • Description: The folder where the Vagrant binary will be placed.
    • Default: /usr/local/bin
  • vagrant_temp_dir:

    • Description: A temporary folder used to download Vagrant's page for scraping.
    • Default: /tmp

Example Playbook

  - hosts: workstations
    roles:
      - name: viniciusfs.vagrant

License

MIT

Author Information

Informazioni sul progetto

Installs Vagrant on Linux systems

Installa
ansible-galaxy install viniciusfs.vagrant
Licenza
Unknown
Download
284
Proprietario