Move inventory tests into subdir, prune non-integration tests.

This commit is contained in:
Michael DeHaan
2014-02-20 17:16:16 -05:00
parent fe7d3773ae
commit 379fe02104
30 changed files with 2 additions and 100 deletions

View File

@@ -0,0 +1,3 @@
zeus var_a=2
morpheus
thor

View File

@@ -0,0 +1,6 @@
[greek]
zeus
morpheus
[norse]
thor

View File

@@ -0,0 +1,6 @@
[major-god]
zeus var_a=1
thor
[minor-god]
morpheus

View File

@@ -0,0 +1,8 @@
[major-god] # group with inline comments
zeus var_a="1#2" # host with inline comments and "#" in the var string
# A comment
thor
[minor-god] # group with inline comment and unbalanced quotes: ' "
morpheus # host with inline comments and unbalanced quotes: ' "
# A comment with unbalanced quotes: ' "