integration tests for windows implementation of lineinfile

This commit is contained in:
Brian Lloyd
2015-07-29 19:50:06 -04:00
parent 614463e899
commit 07b14b9731
7 changed files with 653 additions and 0 deletions

View File

@@ -35,3 +35,5 @@
- { role: test_win_file, tags: test_win_file }
- { role: test_win_copy, tags: test_win_copy }
- { role: test_win_template, tags: test_win_template }
- { role: test_win_lineinfile, tags: test_win_lineinfile }