mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Support recursive suboptions schema (#37206)
* Support recursive suboptions schema * Remove todo line, add voluptuous version constraint
This commit is contained in:
@@ -15,3 +15,4 @@ pytest < 3.3.0 ; python_version < '2.7' # pytest 3.3.0 drops support for python
|
||||
ntlm-auth >= 1.0.6 # message encryption support
|
||||
requests-ntlm >= 1.1.0 # message encryption support
|
||||
requests-credssp >= 0.1.0 # message encryption support
|
||||
voluptuous >= 0.11.0 # Schema recursion via Self
|
||||
|
||||
Reference in New Issue
Block a user