ansible/system
Guillaume Lasmayous fe484e5fd7 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).
2013-05-29 09:37:46 -04:00
..
authorized_key fix for authorized_key: skip chown and chmod if authorized_key_file is link 2013-05-08 01:47:41 +02:00
cron Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
facter Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
filesystem Change filesystem module message. 2013-05-11 14:03:40 -04:00
group FreeBSD group operations is now supported properly. 2013-05-08 13:36:55 +04:00
lvg Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
lvol Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
mount Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
ohai Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
ping Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
seboolean Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
selinux Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
service Fixes #2991: Service module pattern argument ignored. 2013-05-23 09:39:26 -06:00
setup Implement NetBSD-specific subclass of Hardware in the setup module. 2013-05-29 09:37:46 -04:00
sysctl Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
user Fixes #2924: User creation always reports 'changed' 2013-05-23 13:43:23 -06:00
zfs Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00