Add test tags for shell and command modules.

This commit is contained in:
Matt Clay 2016-07-08 17:41:58 -07:00
parent fe8258a378
commit 0ada7eae5e

View file

@ -35,7 +35,7 @@
- { role: test_filters, tags: test_filters }
- { role: test_facts_d, tags: test_facts_d }
- { role: test_async, tags: [test_async, test_async_status, test_async_wrapper] }
- { role: test_command_shell, tags: test_command_shell }
- { role: test_command_shell, tags: [test_command_shell, test_command, test_shell] }
- { role: test_task_ordering, tags: test_task_ordering }
- { role: test_script, tags: test_script }
- { role: test_authorized_key, tags: test_authorized_key }