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/library/system
Guillaume Lasmayous 1c0e01a72b Implement NetBSD-specific subclass of Hardware in the setup module.
Defines memory and CPU facts:
- memfree_mb
- memtotal_mb
- swapfree_mb
- swaptotal_mb
- processor (a list)
- processor_cores
- processor_count
- devices

As a matter of fact, on NetBSD, it is possible to get memory, swap and
processor facts exactly as on Linux. Tested on NetBSD-5, NetBSD-6 and
NetBSD-6.1 (without Linux emulation).
11 years ago
..
authorized_key fix for authorized_key: skip chown and chmod if authorized_key_file is link 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 Change filesystem module message. 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 Fixes #2991: Service module pattern argument ignored. 11 years ago
setup Implement NetBSD-specific subclass of Hardware in the setup module. 11 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' 11 years ago
zfs Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago