ansible/library
Stephen Fromm 43d96ba335 cleanup to dmi fact discovery
When invoking dmidecode, first use module.get_bin_path() and secondly
use module.run_command.
Remove sub function execute() from get_dmi_facts().
Simplify get_dmi_facts() by only using two mechanisms to determine dmi
facts:  first try /sys/devices/virtual/dmi and if not available, use
dmidecode executable.
2013-05-31 17:10:34 -04:00
..
cloud Merge pull request #3020 from rtheys/virt-state 2013-05-31 13:03:48 -07:00
commands No need to expanduser() command's chdir argument twice 2013-05-29 17:05:11 +02:00
database Now can specify amount of time to wait_for_handoffs or ring ready instead of booleans. 2013-05-27 17:24:10 -04:00
files Merge branch 'escape' of git://github.com/ngrilly/ansible into repr 2013-05-29 18:29:16 -04:00
internal Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
inventory Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
messaging Update rabbitmq_user/vhost/parameter to pass the node to rabbitmqctl using -n flag to rabbitmqctl rather than setting the environment variable. 2013-05-26 14:51:50 +01:00
monitoring Fix version added field in modules. 2013-05-29 18:56:48 -04:00
net_infrastructure Add newline at end of file 2013-05-11 17:21:29 -04:00
network Fixup fetch doc formatting. 2013-05-29 10:45:31 -04:00
notification Merge pull request #2931 from caredotcom/flowdock_nochange 2013-05-18 13:03:00 -07:00
packaging Lots of formatting fixes 2013-05-24 23:46:23 -04:00
source_control remove unused git function is_current_branch (looks like it returns always True anyway which might be wrong) 2013-05-31 22:27:56 +02:00
system cleanup to dmi fact discovery 2013-05-31 17:10:34 -04:00
utilities Fix empty requirements specifications in modules documentation 2013-05-16 17:15:21 +02:00
web_infrastructure Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00