2dee52616d
Without this patch, ansible-doc was failing this way: $ ansible-doc nova_compute Traceback (most recent call last): File "/home/francois/WORK/dev/ansible/bin/ansible-doc", line 324, in <module> main() File "/home/francois/WORK/dev/ansible/bin/ansible-doc", line 316, in main text += get_man_text(doc) File "/home/francois/WORK/dev/ansible/bin/ansible-doc", line 112, in get_man_text desc = " ".join(opt['description']) KeyError: 'description' |
||
---|---|---|
.. | ||
__init__.py | ||
glance_image.py | ||
keystone_user.py | ||
nova_compute.py | ||
nova_keypair.py | ||
quantum_floating_ip.py | ||
quantum_floating_ip_associate.py | ||
quantum_network.py | ||
quantum_router.py | ||
quantum_router_gateway.py | ||
quantum_router_interface.py | ||
quantum_subnet.py |