Skip to content

Upgrade Ansible to 2.14.0#529

Draft
MariuszJozwiak wants to merge 14 commits into
rocky-developfrom
dev-ansibleupgrade
Draft

Upgrade Ansible to 2.14.0#529
MariuszJozwiak wants to merge 14 commits into
rocky-developfrom
dev-ansibleupgrade

Conversation

@MariuszJozwiak

Copy link
Copy Markdown
Contributor

No description provided.

@MariuszJozwiak MariuszJozwiak marked this pull request as draft April 1, 2026 08:42

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d2989b0200

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +37 to +38
register: handle_import_scaling_lambda
when: magento_aws_ondemand_import_instance_enable

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep a teardown path when disabling import scaling

Gating this task behind magento_aws_ondemand_import_instance_enable removes the previous state: absent behavior when the flag is false. If a project disables on-demand import scaling after it was enabled once, the Lambda/EventBridge resources created earlier are left in AWS and continue to run, which can trigger unexpected scaling actions and ongoing cost. The same pattern is repeated for the schedule rule and lambda policy in this file.

Useful? React with 👍 / 👎.

@MariuszJozwiak MariuszJozwiak force-pushed the dev-ansibleupgrade branch 16 times, most recently from ffb5e2c to 66010ca Compare April 20, 2026 12:39
@MariuszJozwiak MariuszJozwiak force-pushed the dev-ansibleupgrade branch 27 times, most recently from 163793d to c3ee57f Compare April 27, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants