This repository was archived by the owner on Jul 29, 2025. It is now read-only.
little bit of lint #23
Annotations
2 errors and 10 warnings
|
Ansible Lint
Process completed with exit code 1.
|
|
yaml[empty-lines]:
setup.yaml#L3
Too many blank lines (1 > 0)
|
|
internal-error:
roles/install_fonts.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv roles/install_fonts.yaml
|
|
internal-error:
roles/install_edr.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv roles/install_edr.yaml
|
|
internal-error:
roles/docker-servers/enable_remote_access.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv roles/docker-servers/enable_remote_access.yaml
|
|
internal-error:
roles/configure_zsh.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv roles/configure_zsh.yaml
|
|
internal-error:
roles/configure_vim.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv roles/configure_vim.yaml
|
|
internal-error:
roles/configure_ssh.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv roles/configure_ssh.yaml
|
|
internal-error:
roles/configure_mc.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv roles/configure_mc.yaml
|
|
internal-error:
playbooks/update_apt.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/update_apt.yaml
|
|
internal-error:
playbooks/update.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/update.yaml
|
|
internal-error:
playbooks/initial_config.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/initial_config.yaml
|