summaryrefslogtreecommitdiffstats
path: root/test/fixtures/tags.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/tags.yml')
-rw-r--r--test/fixtures/tags.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/tags.yml b/test/fixtures/tags.yml
new file mode 100644
index 0000000..70dd1b1
--- /dev/null
+++ b/test/fixtures/tags.yml
@@ -0,0 +1,4 @@
+---
+tags:
+ - skip_ansible_lint
+# vim: et:sw=2:syntax=yaml:ts=2: