ansible/library
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
..
cloud Documentation for keystone_user 2013-05-27 07:35:05 -04:00
commands Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
database Fixed docs. Fixed fallback status method. Fixed "changed" message with cluster commit. 2013-05-05 14:54:23 -04:00
files Fix empty requirements specifications in modules documentation 2013-05-16 17:15:21 +02: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 new airbrake_deployment module 2013-05-24 14:40:37 -04:00
net_infrastructure Add newline at end of file 2013-05-11 17:21:29 -04:00
network Initial Commit. 2013-05-23 13:33:36 -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 Fix typo in git module documentation preventing it to be processed by ansible-doc 2013-05-24 01:33:47 +02:00
system Implement NetBSD-specific subclass of Hardware in the setup module. 2013-05-29 09:37:46 -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