1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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).
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
facter
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
lvol
mount
ohai
ping
seboolean
selinux
service Fixes : 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
user Fixes : User creation always reports 'changed' 2013-05-23 13:43:23 -06:00
zfs