ansible-role-nebula/.yamllint.yml
Louis Abel 1be345119f
Startup nebula ansible role
* Provide most options for nebula config
* Provide ability for future modifications to use other distros
* Provide information on usable variables in README
2024-04-18 18:30:15 -07:00

5 lines
38 B
YAML

---
rules:
line-length: disable
...