Closed berendt closed 1 year ago
Thank you! While I do like this idea, I feel like this should be backwards compatible. Any way to make this default to master
if this variable is not provided?
@berendt looks like yaml lint
Looks like pre-commit uses a different yamllint configuration then .yamllint
? The line-length should be a warning only.
---
extends: default
rules:
line-length:
max: 120
level: warning
truthy:
allowed-values: ['true', 'false', 'yes', 'no']
Good call, I will look into it. Might need to load the config...
Thank you!
Proposed Changes
For improved flexibility and maintainability.
Checklist
site.yml
playbookreset.yml
playbook