Galaxy: No blank lines in defaults/main.yml allowed

Created on 27 Jul 2018  路  2Comments  路  Source: ansible/galaxy

During importing roles to ansible galaxy:

INFO [role] Linting...
ERROR [role] ./defaults/main.yml:121:1: [error] too many blank lines (1 > 0) (empty-lines)
ERROR Lint failed

Role: tschifftner.munin_node

typquestion

Most helpful comment

There are no blank lines allowed? How about readability?

All 2 comments

Yep. It's a linting error. Remove the extra lines, and the role will import.

There are no blank lines allowed? How about readability?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TheRojam picture TheRojam  路  4Comments

robertdebock picture robertdebock  路  6Comments

robertdebock picture robertdebock  路  7Comments

jeffrey4l picture jeffrey4l  路  5Comments

dallinb picture dallinb  路  5Comments