mirror of https://github.com/ansible/ansible.git
fix module schema (#74295)
* fix module schema not out of date hardcoded list anymore, uses 'current + 4' to set valid deprecation targets Co-authored-by: Matt Clay <matt@mystile.com>pull/74324/head
parent
698eae3f3d
commit
2296da95a2
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- schema validation now uses dynamic range of versions for valid deprecation entries vs hardcoded out of date list.
|
||||
Loading…
Reference in New Issue