diff options
author | Larry Smith Jr <mrlesmithjr@gmail.com> | 2018-12-19 10:40:58 -0500 |
---|---|---|
committer | Larry Smith Jr <mrlesmithjr@gmail.com> | 2018-12-19 10:40:58 -0500 |
commit | 4cdb11cd256dd79e5fdce2989faf7fd7509479bd (patch) | |
tree | b34d3c44ba96a05cc4d8375496daf635a6d7f98a | |
parent | 613299cd31700e78599dedf0f19f78fe4876c207 (diff) | |
download | ansible-rabbitmq-4cdb11cd256dd79e5fdce2989faf7fd7509479bd.tar.gz ansible-rabbitmq-4cdb11cd256dd79e5fdce2989faf7fd7509479bd.tar.zst ansible-rabbitmq-4cdb11cd256dd79e5fdce2989faf7fd7509479bd.zip |
Updated ansible lint skip list until further testing
-rw-r--r-- | tests/.ansible-lint | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.ansible-lint b/tests/.ansible-lint index 7dfbb8f..301fac7 100644 --- a/tests/.ansible-lint +++ b/tests/.ansible-lint | |||
@@ -1,2 +1,4 @@ | |||
1 | skip_list: | 1 | skip_list: |
2 | - "204" | ||
3 | - "301" | ||
2 | - "503" | 4 | - "503" |