project: fix galaxy ansible-lint rule (#10277)
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
This commit is contained in:
committed by
GitHub
parent
1d86919883
commit
9312ae7c6e
@ -44,10 +44,6 @@ skip_list:
|
||||
# (Disabled in June 2023 after ansible upgrade; FIXME)
|
||||
- 'no-changed-when'
|
||||
|
||||
# Disable galaxy rules
|
||||
# (Disabled in June 2023 after ansible upgrade; FIXME)
|
||||
- 'galaxy'
|
||||
|
||||
# Disable run-once check with free strategy
|
||||
# (Disabled in June 2023 after ansible upgrade; FIXME)
|
||||
- 'run-once[task]'
|
||||
|
Reference in New Issue
Block a user