Add tests that leverage most of our custom filters. A few more to add.

This commit is contained in:
Michael DeHaan
2014-02-20 15:23:44 -05:00
parent 8336cd7fa6
commit bc65956798
2 changed files with 4 additions and 0 deletions

View File

@@ -24,3 +24,5 @@
- { role: test_lineinfile, tags: test_lineinfile }
- { role: test_ignore_errors, tags: test_ignore_errors }
- { role: test_unarchive, tags: test_unarchive }
- { role: test_filters, tags: test_filters }