This commit is contained in:
Harald Fielker
2023-11-01 12:14:44 +01:00
parent d5b99d53dd
commit e588e2dba4
2 changed files with 6 additions and 0 deletions

View File

@@ -13,5 +13,8 @@ exclude_paths:
- 'molecule/**/prepare.yml' - 'molecule/**/prepare.yml'
- 'molecule/**/reset.yml' - 'molecule/**/reset.yml'
# The file was generated by galaxy ansible - don't mess with it.
- 'galaxy.yml'
skip_list: skip_list:
- 'fqcn-builtins' - 'fqcn-builtins'

View File

@@ -7,3 +7,6 @@ rules:
level: warning level: warning
truthy: truthy:
allowed-values: ['true', 'false', 'yes', 'no'] allowed-values: ['true', 'false', 'yes', 'no']
ignore:
- galaxy.yml