mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
lock ansible-lint version at 4.3.5; suppress role name lint warning
lock the ansible-lint version to use the latest version 4.3.5 which is compatible with the latest ansible 2.10 This means we need to suppress the error about the role name Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
parent
dc4bfa7272
commit
c6b0226bf6
2 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
skip_list:
|
||||
- '602'
|
||||
- '106'
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
# Write extra requirements for running molecule here:
|
||||
jmespath
|
||||
ansible-lint==4.2.0
|
||||
ansible-lint==4.3.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue