The Wayback Machine - https://web.archive.org/web/20220207235925/https://github.com/topics/ansible-toolset
Skip to content
#

ansible-toolset

Here are 4 public repositories matching this topic...

Language: All
Filter by language
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:

Improve this page

Add a description, image, and links to the ansible-toolset 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 ansible-toolset topic, visit your repo's landing page and select "manage topics."

Learn more