Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Added-tasks-to-backup-Aurora-and-copy-AMI-to-safe-region #4023

Added-tasks-to-backup-Aurora-and-copy-AMI-to-safe-region

Added-tasks-to-backup-Aurora-and-copy-AMI-to-safe-region #4023

Triggered via pull request September 16, 2025 16:02
Status Success
Total duration 2m 54s
Artifacts

ce-provision-lint.yml

on: pull_request
Lint the codebase
2m 49s
Lint the codebase
Fit to window
Zoom out
Zoom in

Annotations

1 warning
jinja[spacing]: roles/aws/aws_admin_tools/tasks/create_methods.yml#L100
Jinja2 spacing could be improved: {{ item.url_params | map('regex_replace', '^(.*)$', '\"\1\": \"$input.params(''\1'')\"') | list }} -> {{ item.url_params | map('regex_replace', '^(.*)$', '\"\1\": \"$input.params(' '\1' ')\"') | list }}