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-20 00:56:13 -0500 |
commit | 0705868114999ad9506d81dd5a5919b3ba82aa17 (patch) | |
tree | 31662a0630513e9bdaf82a4253dd276952b9012b | |
parent | 2cf26261f48bbd3f172b8a529df25906822ff219 (diff) | |
download | ansible-rabbitmq-0705868114999ad9506d81dd5a5919b3ba82aa17.tar.gz ansible-rabbitmq-0705868114999ad9506d81dd5a5919b3ba82aa17.tar.zst ansible-rabbitmq-0705868114999ad9506d81dd5a5919b3ba82aa17.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" |