You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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'
11 years ago
..
amazon added __init__.py to new cloud subcategories so builds work again 11 years ago
azure added __init__.py to new cloud subcategories so builds work again 11 years ago
digital_ocean added __init__.py to new cloud subcategories so builds work again 11 years ago
docker Deprecate docker_image, use the docker module to deploy docker images, or shell out to docker to call 11 years ago
google added __init__.py to new cloud subcategories so builds work again 11 years ago
linode added __init__.py to new cloud subcategories so builds work again 11 years ago
openstack Fix a typo in nova_compute documentation string 11 years ago
rackspace added __init__.py to new cloud subcategories so builds work again 11 years ago
vmware added __init__.py to new cloud subcategories so builds work again 11 years ago
__init__.py package files 11 years ago