Skip to content
Snippets Groups Projects
Commit 39f1c33e authored by Yannick SEBASTIA's avatar Yannick SEBASTIA
Browse files

lint YAML/ANSIBLE

parent e9520918
No related branches found
No related tags found
No related merge requests found
./vapormap/deploy.yaml:1:1: [warning] missing document start "---" (document-start)
./vapormap/deploy.yaml:2:17: [warning] truthy value should be one of [false, true] (truthy)
./vapormap/deploy.yaml:4:1: [error] trailing spaces (trailing-spaces)
./vapormap/deploy.yaml:14:1: [error] too many blank lines (4 > 2) (empty-lines)
./vapormap/deploy.yaml:15:1: [error] trailing spaces (trailing-spaces)
./vapormap/deploy.yaml:16:1: [error] trailing spaces (trailing-spaces)
./vapormap/deploy.yaml:17:1: [error] trailing spaces (trailing-spaces)
./vapormap/deploy.yaml:18:1: [error] trailing spaces (trailing-spaces)
./vapormap/deploy.yaml:14:1: [error] too many blank lines (8 > 0) (empty-lines)
./vapormap/destroy.yaml:3:17: [warning] truthy value should be one of [false, true] (truthy)
./vapormap/destroy.yaml:17:33: [error] no new line character at the end of file (new-line-at-end-of-file)
./vapormap/roles/api/tasks/destroy.yaml:23:3: [error] wrong indentation: expected 4 but found 2 (indentation)
./vapormap/roles/api/tasks/destroy.yaml:28:7: [error] wrong indentation: expected 4 but found 6 (indentation)
./vapormap/roles/api/tasks/destroy.yaml:32:11: [warning] truthy value should be one of [false, true] (truthy)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment