
Fix whitespace issues revealed by yamllint with a later ansible-lint Change-Id: I2bd97c294fd5c83f83ed30f57a9e9c265ab4c8ac
6 lines
108 B
YAML
6 lines
108 B
YAML
- hosts: all
|
|
roles:
|
|
- role: infra-deb-package-build
|
|
vars:
|
|
infra_deb_project: 'vhd-util'
|