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 a53972c3a7 Fix accelerate module on centos 5 by removing
unsupported string prefix in 2.4

http://docs.python.org/release/2.4/ref/strings.html
This is also ignored on later version of python 2
and is present only for python 3 conversion, as seen
on http://docs.python.org/2/reference/lexical_analysis.html#string-literals

Also see http://stackoverflow.com/questions/6269765/what-does-the-b-character-do-in-front-of-a-string-literal

Fix https://github.com/ansible/ansible/issues/4739
11 years ago
cloud Fix description of nova_compute:name option 11 years ago
commands
database Fixes #4720 Use mysql command to restore database instead of mysqldump 11 years ago
files
internal
inventory
messaging
monitoring
net_infrastructure Merge pull request #4712 from mhite/bigip_node 11 years ago
network
notification
packaging Only remove leading '0x' from key ids, not all 0s 11 years ago
source_control
system add "zle" as a supported ZFS compression type 11 years ago
utilities Fix accelerate module on centos 5 by removing 11 years ago
web_infrastructure