Ian Wienand 9815c29cd8 linters: fix yaml whitespace
Fix whitespace issues revealed by yamllint with a later ansible-lint

Change-Id: I2bd97c294fd5c83f83ed30f57a9e9c265ab4c8ac
2022-07-28 15:22:44 +10:00

6 lines
108 B
YAML

- hosts: all
roles:
- role: infra-deb-package-build
vars:
infra_deb_project: 'vhd-util'