Add test for the pause in loop feature (#17336)

See https://github.com/ansible/ansible/pull/17289
This commit is contained in:
Michael Scherer
2016-09-13 20:12:58 +02:00
committed by Matt Clay
parent 8b3ae1e806
commit e9ffe2062f
2 changed files with 21 additions and 1 deletions

View File

@@ -43,4 +43,4 @@
- { role: test_embedded_module, tags: test_embedded_module }
- { role: test_add_host, tags: test_add_host }
- { role: test_binary, tags: test_binary }
- { role: test_loops, tags: test_loops }