13 lines
163 B
YAML
13 lines
163 B
YAML
# vim: set filetype=yaml.ansible :
|
|
---
|
|
tidy:
|
|
pkgs:
|
|
Darwin:
|
|
- tidy-html5
|
|
Alpine:
|
|
- tidyhtml
|
|
Debian:
|
|
- tidy
|
|
RedHat:
|
|
- tidy
|