aboutsummaryrefslogtreecommitdiff
path: root/.ansible-lint
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-05 19:26:14 -0300
committerEuAndreh <eu@euandre.org>2019-06-05 19:26:50 -0300
commitb140a730ae412ce2f7eb796fa577d51a75272b9b (patch)
treed3b596c7cc4eecc1c5baf2568ad4f18034988f7c /.ansible-lint
parentTODOs.org (diff)
downloadserver-b140a730ae412ce2f7eb796fa577d51a75272b9b.tar.gz
server-b140a730ae412ce2f7eb796fa577d51a75272b9b.tar.xz
Add ansible lint in test stage
Diffstat (limited to '.ansible-lint')
-rw-r--r--.ansible-lint3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ansible-lint b/.ansible-lint
new file mode 100644
index 0000000..a31e6d4
--- /dev/null
+++ b/.ansible-lint
@@ -0,0 +1,3 @@
+skip_list:
+ - '403'
+use_default_rules: true \ No newline at end of file