
Removing dbus-python deps because now a-c-k handles that. Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/942179 Change-Id: I97a97da73a7ccb27789e979656867e4adfe8a633
13 lines
224 B
Plaintext
13 lines
224 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
|