Files
Dmitriy Rabotyagov c2048a7148 Auto-fix yaml rules
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
2025-02-13 09:11:53 +01:00

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