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: I2e7bdac26e914a62e9416d34381696ce3d2117dc
6 lines
102 B
YAML
6 lines
102 B
YAML
---
|
|
collections:
|
|
- name: community.crypto
|
|
version: 2.0.2
|
|
source: https://galaxy.ansible.com
|