diff options
author | Larry Smith Jr <mrlesmithjr@gmail.com> | 2018-12-20 01:50:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-20 01:50:27 -0500 |
commit | d58696271f166b50faa2705fdda6337c1ffb493c (patch) | |
tree | 031334f41175d9a4ddfc9c0769b911f775360f26 /tests/.ansible-lint | |
parent | c760a03786a2247c14129dfd22c0e0fe1357f094 (diff) | |
parent | 8273b06f4eb706a6e52d9806c30660c9bd6707d1 (diff) | |
download | ansible-rabbitmq-d58696271f166b50faa2705fdda6337c1ffb493c.tar.gz ansible-rabbitmq-d58696271f166b50faa2705fdda6337c1ffb493c.tar.zst ansible-rabbitmq-d58696271f166b50faa2705fdda6337c1ffb493c.zip |
Merge pull request #20 from mrlesmithjr/refactoring-code
Refactoring code
Diffstat (limited to 'tests/.ansible-lint')
-rw-r--r-- | tests/.ansible-lint | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/.ansible-lint b/tests/.ansible-lint new file mode 100644 index 0000000..301fac7 --- /dev/null +++ b/tests/.ansible-lint | |||
@@ -0,0 +1,4 @@ | |||
1 | skip_list: | ||
2 | - "204" | ||
3 | - "301" | ||
4 | - "503" | ||