Chore/Fix line length ansible-lint violation on cron play #33
Annotations
8 errors and 1 warning
internal-error:
local.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check local.yml
|
internal-error:
roles/base#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playkmtvbhmn.yml
|
internal-error:
roles/heavy_workstation#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playbrbb2ybt.yml
|
internal-error:
roles/light_workstation#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playih3wfo8z.yml
|
internal-error:
roles/samsung_expert#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playgk524jn_.yml
|
internal-error:
roles/server#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playlo1yqwcv.yml
|
internal-error:
roles/work#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playq0hnjxrh.yml
|
Ansible Lint
Process completed with exit code 2.
|
command-instead-of-module:
roles/light_workstation/tasks/dotfiles.yml#L16
git used in place of git module
|