summaryrefslogtreecommitdiff
path: root/changelogs/fragments/73643-handlers-prevent-multiple-runs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/73643-handlers-prevent-multiple-runs.yml')
-rw-r--r--changelogs/fragments/73643-handlers-prevent-multiple-runs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/73643-handlers-prevent-multiple-runs.yml b/changelogs/fragments/73643-handlers-prevent-multiple-runs.yml
new file mode 100644
index 0000000000..2cb132ddf9
--- /dev/null
+++ b/changelogs/fragments/73643-handlers-prevent-multiple-runs.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - Prevent running same handler multiple times when included via ``include_role`` (https://github.com/ansible/ansible/issues/73643)