Skip to content

AltaModaTech/windev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant & Ansible Collection for Windows Development

Usage

  • Initialized for vagrant if no .vagrant dir

    vagrant init

  • Set new VBox name (vb.name in vbox section of Vagrantfile)

  • Create the VBox and invoke Ansible afterwards

    VAGRANT_DEFAULT_PROVIDER=virtualbox vagrant up

  • Create the VBox without Ansible provisioner

    VAGRANT_DEFAULT_PROVIDER=virtualbox vagrant up --no-provision

About

Ansible playbook collection for Windows develpment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published