See I1f08f9b9064d9f7e95b07944db0e7ebac3120c57 Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/961226 Change-Id: I2eb93bbd7de108d6d7f3f61c932642fdf7017fd7 Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
---
|
|
exclude_paths:
|
|
- .cache/ # implicit unless exclude_paths is defined in config
|
|
- zuul.d/
|
|
offline: true
|
|
parseable: true
|
|
profile: basic
|
|
skip_list:
|
|
- package-latest
|
|
- role-name
|
|
strict: true
|
|
use_default_rules: true
|