Skip to content

odgrim/ansible-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started:

Prerequisites

  • BASH
  • virtualbox
  • vagrant
  • python
  • virtualenv

bootstrapper

I made a bootstrap script to make testing easier that does the following

  • install virtualenv if not installed
  • make a virtualenv if not made
  • activate it
  • install ansible if not installed in the venv

provisioning

copy pasta to set up from scratch:

./bootstrap.sh
. venv/bin/activate
vagrant up

Timezone offset grep

look in:

scripts/tzgrep

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published