ansible-lint: when lines should not include Jinja2 variables (#4496)

This commit is contained in:
Maxime Guyot
2019-04-11 12:06:10 +02:00
committed by Kubernetes Prow Robot
parent d8cbbc414e
commit 46ba6a4154
2 changed files with 3 additions and 5 deletions

View File

@ -4,7 +4,6 @@ skip_list:
# see https://docs.ansible.com/ansible-lint/rules/default_rules.html for a list of all default rules
# The following rules throw errors.
# These either still need to be corrected in the repository and the rules re-enabled or they are skipped on purpose.
- '102'
- '103'
- '104'
- '201'