summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/73152-role-arg-spec.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/73152-role-arg-spec.yaml')
-rw-r--r--changelogs/fragments/73152-role-arg-spec.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/fragments/73152-role-arg-spec.yaml b/changelogs/fragments/73152-role-arg-spec.yaml
new file mode 100644
index 0000000000..12b61a3a41
--- /dev/null
+++ b/changelogs/fragments/73152-role-arg-spec.yaml
@@ -0,0 +1,4 @@
+major_changes:
+ - Support for role argument specification validation at role execution time.
+ When a role contains an argument spec, an implicit validation task is inserted
+ at the start of role execution.