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
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
..
cloud Documentation for keystone_user 11 years ago
commands Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
database Fixed docs. Fixed fallback status method. Fixed "changed" message with cluster commit. 12 years ago
files Fix empty requirements specifications in modules documentation 12 years ago
internal Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
inventory Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
messaging Update rabbitmq_user/vhost/parameter to pass the node to rabbitmqctl using -n flag to rabbitmqctl rather than setting the environment variable. 11 years ago
monitoring new airbrake_deployment module 11 years ago
net_infrastructure Add newline at end of file 12 years ago
network Initial Commit. 11 years ago
notification Merge pull request #2931 from caredotcom/flowdock_nochange 12 years ago
packaging Lots of formatting fixes 11 years ago
source_control Fix typo in git module documentation preventing it to be processed by ansible-doc 11 years ago
system Implement NetBSD-specific subclass of Hardware in the setup module. 11 years ago
utilities Fix empty requirements specifications in modules documentation 12 years ago
web_infrastructure Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago