Skip to content

apollux/ansible-vagrant-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Vagrant Skeleton

Skeleton to develop Ansible playbooks using Vagrant for test and debugging.

Usage

Run vagrant up to create a VM and run the provisioning Run vagrant provision to re-run the playbook on a already provisioned VM. Run vagrant destroy && vagrant up to destroy and re-create a VM.

Ansible can also be invoked directly like so: ansible-playbook -i .vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory -become playbook.yml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published