Skip to content

mimre25/ansible-lint-empty-lines-between-tasks

Repository files navigation

Empty Line Between Tasks

This is an ansible-lint that checks for empty lines between tasks for readability. The detailed documentation of the rule can be found in rules/empty_line_between_tasks.md.

Installation

pip install ansible-lint-empty-lines-between-tasks

Usage

Just run ansible-lint as usual. This rule can also fix the issues via ansible-lint --fix.

About

Ansible-lint rule for empty lines between tasks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages