Commit 4b2453f
committed
Fix ansible-lint error
Fix below ansible-lint error:
Failed: 2 failure(s), 0 warning(s) on 1109 files. Profile 'production' was required, but 'min' profile passed.
yaml[empty-lines]: Too many blank lines (1 > 0)
.ansible/collections/ansible_collections/cisco/nd/plugins/modules/nd_interface_loopback.py:226
yaml[empty-lines]: Too many blank lines (1 > 0)
plugins/modules/nd_interface_loopback.py:2261 parent 6a0d006 commit 4b2453f
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
| |||
0 commit comments