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/system
Stephen Fromm 44cdd2dc0f 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.
12 years ago
..
authorized_key authorized_key: Set manage_dir default value 12 years ago
cron Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
facter Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
filesystem Use get_bin_path to find mkfs command (issue #2983) 12 years ago
group FreeBSD group operations is now supported properly. 12 years ago
lvg Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
lvol Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
mount Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
ohai Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
ping Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
seboolean Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
selinux Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
service Refine error message. 12 years ago
setup cleanup to dmi fact discovery 12 years ago
sysctl Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
user Fixes #2924: User creation always reports 'changed' 12 years ago
zfs Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago