Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/validate-modules-forced_action_plugin.yml')
-rw-r--r--changelogs/fragments/validate-modules-forced_action_plugin.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/validate-modules-forced_action_plugin.yml b/changelogs/fragments/validate-modules-forced_action_plugin.yml
new file mode 100644
index 00000000000..d20b7c2113b
--- /dev/null
+++ b/changelogs/fragments/validate-modules-forced_action_plugin.yml
@@ -0,0 +1,2 @@
+minor_changes:
+ - "validate-modules sanity test - remove support for the never implemented ``forced_action_plugin`` attribute (https://github.com/ansible/ansible/pull/79317)."