mirror of https://github.com/ansible/ansible.git
Fix a few problems with the metadata extraction for docs (#22963)
* key is ANSIBLE_METADATA, not METADATA * Need to check that the node is an ast.Dict, not a real dict. * Need to convert the ast.Dict into a real dict via literal_eval.pull/22966/head
parent
dfe8eca3d2
commit
9c9ef0d6ab
Loading…
Reference in New Issue