Dmitriy Rabotyagov be093f9f58 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: Ia76cbf1f2913dc4e03e19200f53d51f027769306
2025-02-13 09:04:48 +01:00

13 lines
160 B
YAML

---
systemd_nfs_packages:
- nfs-common
systemd_ceph_packages:
- ceph-fuse
systemd_s3_packages:
- s3fs
systemd_glusterfs_packages:
- glusterfs-client