/workspace/roles/backup/tasks/main.yml:2: [EANSIBLE0002] Trailing whitespace
/workspace/roles/upgrade/tasks/main.yml:1: [EANSIBLE0012] Commands should not change things if nothing needs doing
/workspace/roles/upgrade/tasks/main.yml:12: [EANSIBLE0011] All tasks should be named
/workspace/roles/roll_forward_target/tasks/main.yml:12: [EANSIBLE0013] Use shell only when shell functionality is required

/workspace/roles/some_role/tasks/main.yml:9: [E301] Commands should not change things if nothing needs doing

/workspace/db_restore.yml:8: package-latest Package installs should not use latest
/workspace/system.yml:20: risky-file-permissions File permissions unset or incorrect
/workspace/upgrade.yml:38: no-handler Tasks that run when changed should likely be handlers
/workspace/templates.yml:11: risky-file-permissions File permissions unset or incorrect

/workspace/roles/create_service/tasks/main.yml:41: no-changed-when: Commands should not change things if nothing needs doing.

roles/apache2/tasks/main.yml:79: fqcn[action]: Use FQCN for module actions, such `<namespace>.<collection>.apache2_conf`. (warning)
roles/bitbucket_srv/tasks/main.yml:45: literal-compare: Don't compare to literal True/False.
