ansible/cloud
Francois Deppierraz 2dee52616d Fix a typo in nova_compute documentation string
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'
2014-11-10 09:30:29 +01:00
..
amazon added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
azure added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
digital_ocean added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
docker Deprecate docker_image, use the docker module to deploy docker images, or shell out to docker to call 2014-11-05 16:13:55 -05:00
google added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
linode added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
openstack Fix a typo in nova_compute documentation string 2014-11-10 09:30:29 +01:00
rackspace added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
vmware added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
__init__.py package files 2014-09-26 11:05:47 -04:00