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.
 
 
 
 
 
Go to file
Michael Scherer 646be91bb2 Fix wrong module name for exception in nova compute
failed: [127.0.0.1] => {"failed": true, "parsed": false}
  invalid output was: Traceback (most recent call last):
    File "/tmp/ansible-tmp-1393950384.39-102240090845592/nova_compute", line 1328, in <module>
      main()
    File "/tmp/ansible-tmp-1393950384.39-102240090845592/nova_compute", line 241, in main
      except exc.Unauthorized, e:
  NameError: global name 'exc' is not defined
11 years ago
cloud Fix wrong module name for exception in nova compute 11 years ago
commands
database Emphasize target is on remote host. List supported file types. 11 years ago
files Simplify file module parameter description. 11 years ago
internal
inventory
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring
net_infrastructure
network Fixing the unicode issue in uri for EL6 platforms 11 years ago
notification
packaging Make the npm production parameter in the docs list the choices. 11 years ago
source_control Pass svn arguments as a list of strings instead of using string substition to ensure all parameters are escaped properly. 11 years ago
system Merge pull request #5872 from tomdymond/add-ignoreerror-to-sysctl 11 years ago
utilities
web_infrastructure