c2048a7148
In order to reduce divergance with ansible-lint rules, we apply auto-fixing of violations. In current patch we replace all kind of truthy variables with `true` or `false` values to align with recommendations along with alignment of used quotes. Change-Id: I9ddc816b49957aba9389c9712afd7d1bb02bd927
9 lines
210 B
YAML
9 lines
210 B
YAML
---
|
|
collections:
|
|
- name: https://opendev.org/openstack/ansible-config_template
|
|
version: master
|
|
type: git
|
|
- name: https://github.com/ansible-collections/ansible.utils
|
|
version: main
|
|
type: git
|