Skip to content

Update ansible-lint.yml #1

Update ansible-lint.yml

Update ansible-lint.yml #1

Workflow file for this run

exclude_paths:
- .git
- .github
- test
- utils/test
- docs
- test
- examples
warn_list:
- yaml
- meta-no-info
- meta-incorrect
- fqcn-builtins
skip_list:
- experimental
- no-changed-when
- command-instead-of-module
verbosity: 1
# Set the format of lint output
format: full