ansible/library/system
James Cammarata 5110b2d440 Slight refactorization of the sysctl module
* Added in support for freebsd-style sysctl commands
* Replaced some functionality that was provided by module_common
* Simplified some logic in a couple of places (ie, not checking
  a split with len() but instead limiting the split to 1)

Fixes #3380
2013-09-11 13:15:17 -05:00
..
authorized_key Added a new with_file example to the authorized_key documentation 2013-07-10 14:09:03 -06:00
cron Fix for the cron module on FreeBSD 2013-08-24 21:37:10 -05:00
facter
filesystem
group
lvg fixed bug from prev update 2013-08-01 00:24:34 -04:00
lvol Removing skipped=True so the task is just marked as not-changed 2013-08-03 12:15:09 -05:00
mount
ohai
ping
seboolean
selinux The required package for selinux is libselinux-python 2013-09-06 16:26:48 -04:00
service Fixes to the service module for Ubuntu 12.04 (LTS) 2013-09-10 22:19:15 -05:00
setup Skipping facts not available on AIX WPARs 2013-08-24 07:24:05 +02:00
sysctl Slight refactorization of the sysctl module 2013-09-11 13:15:17 -05:00
user Fix issue 3908. There was some ilegal operations over the sets 2013-08-27 17:07:42 +02:00
zfs Make zfs set_property accept values with embedded spaces 2013-07-16 14:01:14 +03:00