The Wayback Machine - https://web.archive.org/web/20220608015541/https://github.com/topics/dot-config
Skip to content
#

dot-config

Here are 9 public repositories matching this topic...

ansible-lint
konstruktoid
konstruktoid commented Jan 6, 2022
Summary

Even if the custom .yamllint.yml is read, the 'line-length': {'level': 'warning', 'max': 120, 'allow-non-breakable-words': True, 'allow-non-breakable-inline-mappings': False} rule will trigger an fatal violation.

yamllint itself triggers only a warning.

See https://github.com/konstruktoid/ansible-role-hardening/runs/4732728069?check_suite_focus=true

.yamllint.yml:

bug good first issue

Improve this page

Add a description, image, and links to the dot-config topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dot-config topic, visit your repo's landing page and select "manage topics."

Learn more