summaryrefslogtreecommitdiff
path: root/test/integration/non_destructive.yml
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-07-07 20:11:42 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-07-07 20:11:55 -0400
commit48827a31bc7694a3f9bef2c20547034ba85ed696 (patch)
tree26b0069a883683002ac332daf7bfd75b4ade94d1 /test/integration/non_destructive.yml
parentec145a61afa749315684c81d3ebdea95c748182b (diff)
downloadansible-48827a31bc7694a3f9bef2c20547034ba85ed696.tar.gz
added minimal testing for special template vars
Diffstat (limited to 'test/integration/non_destructive.yml')
-rw-r--r--test/integration/non_destructive.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/non_destructive.yml b/test/integration/non_destructive.yml
index 0c4c5be496..1ce0724d7d 100644
--- a/test/integration/non_destructive.yml
+++ b/test/integration/non_destructive.yml
@@ -14,6 +14,7 @@
- { role: test_copy, tags: test_copy }
- { role: test_stat, tags: test_stat }
- { role: test_template, tags: test_template }
+ - { role: test_special_vars, tags: test_special_vars }
- { role: test_file, tags: test_file }
- { role: test_fetch, tags: test_fetch }
- { role: test_synchronize, tags: test_synchronize }