/ar-vagrant-wheezy-box

Ansible role using git@github.com:dotzero/vagrant-debian-wheezy-64.git

Primary LanguageMakefileOtherNOASSERTION

Role Name

use git@github.com:dotzero/vagrant-debian-wheezy-64.git

Role Variables

vagrantwheezybox_name: debian-wheezy
vagrantwheezybox_git: git@github.com:thydel/vagrant-debian-wheezy-64.git
vagrantwheezybox_dir: ../vagrant-debian-wheezy-64

Example Playbook

- hosts: servers
  roles:
    - role: thydel.vagrant-wheezy-box

Usage

  • ansible-playbook -i localhost, vagrant-wheezy-box-setup.yml --diff
  • ansible-playbook -i localhost, -c local vagrant-wheezy-box-play.yml --check
  • ansible-playbook -i server, vagrant-wheezy-box-play.yml --check

License

MIT