diff --git a/playbooks/runtimes_common.yml b/playbooks/runtimes_common.yml index 4c36678..3c8af85 100644 --- a/playbooks/runtimes_common.yml +++ b/playbooks/runtimes_common.yml @@ -19,6 +19,12 @@ replace: "ansible.module_utils.common" - match: "action_runtimes_common_attributes" replace: "action_common_attributes" + - match: "runtimes_runtimes_common" + replace: "runtimes_common" + file: "CHANGELOG.md$" + - match: "[/]github.com[/]ansible-middleware[/]runtimes_common" + replace: "/github.com/ansible-middleware/common" + file: "CHANGELOG.md$" # anything inside and will be removed downstream_placeholder_delete: - build_status