add stat role to non_destructive

pull/6076/head
James Tanner 12 years ago
parent 9d059de99c
commit ee6a0359f5

@ -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 }

Loading…
Cancel
Save