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
Maykel Moya e9a4741e36 Provide userspace_{architecture,bits} facts
When running inside a chroot userspace architecture might not
match that of the actual host.

This patch provides userspace_bits as reported by python's
platform.architecture(). Also provides userspace_architecture fact
if host is an x86 machine.
13 years ago
cloud Some formatting fixes so docs will build, etc. 13 years ago
commands No need to expanduser() command's chdir argument twice 13 years ago
database Now can specify amount of time to wait_for_handoffs or ring ready instead of booleans. 13 years ago
files Merge branch 'escape' of git://github.com/ngrilly/ansible into repr 13 years ago
internal Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
inventory Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
messaging Update rabbitmq_user/vhost/parameter to pass the node to rabbitmqctl using -n flag to rabbitmqctl rather than setting the environment variable. 13 years ago
monitoring Fix version added field in modules. 13 years ago
net_infrastructure Add newline at end of file 13 years ago
network Fixup fetch doc formatting. 13 years ago
notification Merge pull request #2931 from caredotcom/flowdock_nochange 13 years ago
packaging Lots of formatting fixes 13 years ago
source_control Fix typo in git module documentation preventing it to be processed by ansible-doc 13 years ago
system Provide userspace_{architecture,bits} facts 13 years ago
utilities Fix empty requirements specifications in modules documentation 13 years ago
web_infrastructure Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago