33580f22b0
This tool will ensure that your markdown files follow some best practices. Change-Id: I7bcc70443dbe5fa31e3cc1139d608834c00851b9
5 lines
79 B
YAML
5 lines
79 B
YAML
- name: Get markdownlint report
|
|
hosts: all
|
|
roles:
|
|
- fetch-markdownlint
|