Skip to content

SET-626 Olympus - Ensure Ansible updates Nginx images #380

SET-626 Olympus - Ensure Ansible updates Nginx images

SET-626 Olympus - Ensure Ansible updates Nginx images #380

Triggered via pull request January 15, 2024 19:11
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
risky-shell-pipe: roles/nginx/tasks/update_nginx_image.yml#L6
Shells that use pipes should set the pipefail option.
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