Add inventory builder python script

Includes tox support for running unit tests.
Small note added to getting-started guide for using
inventory_builder.py

Also adds manual-only unit test.
This commit is contained in:
Matthew Mosesohn
2016-12-09 13:38:38 +04:00
parent 2a3164e040
commit 7b86b87dca
11 changed files with 543 additions and 1 deletions

7
.gitignore vendored
View File

@@ -3,6 +3,11 @@
inventory/vagrant_ansible_inventory
temp
.idea
.tox
.cache
*.egg-info
*.pyc
*.pyo
*.tfstate
*.tfstate.backup
/ssh-bastion.conf
/ssh-bastion.conf