Commit ee6a0359 by James Tanner

add stat role to non_destructive

parent 9d059de9
......@@ -2,6 +2,7 @@
gather_facts: True
roles:
- { role: test_copy, tags: test_copy }
- { role: test_stat, tags: test_stat }
- { role: test_template, tags: test_template }
- { role: test_file, tags: test_file }
- { role: test_fetch, tags: test_fetch }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment