Ansible Release report moved to Harmonia + Play to remove a servicee #366
Annotations
9 errors and 11 warnings
partial-become[task]:
cci_worker.yml#L38
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/cci_worker/tasks/main.yml#L69
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/cci_worker/tasks/main.yml#L77
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/cci_worker/tasks/main.yml#L81
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/payload_status/tasks/deploy_website.yml#L5
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/payload_status/tasks/main.yml#L72
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/podman/tasks/images.yml#L26
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/podman/tasks/images.yml#L34
``become_user`` should have a corresponding ``become`` at the play or task level.
|
molecule
Process completed with exit code 2.
|
molecule
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
fqcn[action-core]:
cci_casc_edit.yml#L2
Use FQCN for builtin module actions (file).
|
risky-file-permissions:
cci_casc_edit.yml#L2
File permissions unset or incorrect.
|
fqcn[action-core]:
cci_casc_edit.yml#L7
Use FQCN for builtin module actions (git).
|
command-instead-of-module:
cci_casc_edit.yml#L14
git used in place of git module
|
no-changed-when:
cci_casc_edit.yml#L14
Commands should not change things if nothing needs doing.
|
command-instead-of-module:
cci_casc_edit.yml#L19
git used in place of git module
|
no-changed-when:
cci_casc_edit.yml#L19
Commands should not change things if nothing needs doing.
|
command-instead-of-module:
cci_casc_edit.yml#L24
git used in place of git module
|
no-changed-when:
cci_casc_edit.yml#L24
Commands should not change things if nothing needs doing.
|
command-instead-of-module:
cci_casc_edit.yml#L29
sed used in place of template, replace or lineinfile module
|