✨ (ascii-facemaker): Added a new Ansible role for ascii-facemaker
#20
Annotations
3 errors and 5 warnings
yaml[trailing-spaces]:
main.yml#L122
Trailing spaces
|
role-name:
roles/ascii-facemaker#L1
Role name ascii-facemaker does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
|
Ansible Lint
Process completed with exit code 2.
|
name[play]:
main.yml#L2
All plays should be named.
|
latest[git]:
roles/magic/tasks/base.yml#L6
Result of the command may vary on subsequent runs.
|
no-changed-when:
roles/magic/tasks/base.yml#L12
Commands should not change things if nothing needs doing.
|
no-changed-when:
roles/service/tasks/main.yml#L78
Commands should not change things if nothing needs doing.
|
no-changed-when:
roles/service/tasks/main.yml#L91
Commands should not change things if nothing needs doing.
|