This repository was archived by the owner on Jul 29, 2025. It is now read-only.
fixes #20
Annotations
3 errors and 10 warnings
|
Ansible Lint
Process completed with exit code 1.
|
|
yaml[new-line-at-end-of-file]:
setup.yaml#L2
No new line character at the end of file
|
|
yaml[trailing-spaces]:
inventory/all.yaml#L23
Trailing spaces
|
|
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
|