9ffc65f8f3
* Lint everything in the repository with yamllint * yamllint fixes: syntax fixes only * yamllint fixes: move comments to play names * yamllint fixes: indent comments in .gitlab-ci.yml file
5 lines
80 B
YAML
5 lines
80 B
YAML
---
|
|
- hosts: image-builder
|
|
gather_facts: false
|
|
roles:
|
|
- kubevirt-images
|