mirror of https://github.com/ansible/ansible.git
* misc collection metadata fixes
* parse collection meta with libyaml if available
* require only Mapping for validation
* add explanatory text for _meta_yml_to_dict
* ignore custom pylint rule
* this code shouldn't import a bunch of stuff from ansible, since it's run under the import sanity test
(cherry picked from commit b9e38e8b55
)
pull/70714/head
parent
212d2024f4
commit
865ba1953b
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- collection metadata - ensure collection loader uses libyaml/CSafeLoader to parse collection metadata if available
|
Loading…
Reference in New Issue