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/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
12 years ago
..
authorized_key Added a new with_file example to the authorized_key documentation 13 years ago
cron Fix for the cron module on FreeBSD 12 years ago
facter DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
filesystem fixed x-bits in git 13 years ago
group DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
lvg fixed bug from prev update 13 years ago
lvol Removing skipped=True so the task is just marked as not-changed 13 years ago
mount now mount/unmount are searched for instead of hardcoded 13 years ago
ohai DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
ping DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
seboolean DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
selinux The required package for selinux is libselinux-python 12 years ago
service Fixes to the service module for Ubuntu 12.04 (LTS) 12 years ago
setup Skipping facts not available on AIX WPARs 12 years ago
sysctl Slight refactorization of the sysctl module 12 years ago
user Fix issue 3908. There was some ilegal operations over the sets 12 years ago
zfs Make zfs set_property accept values with embedded spaces 13 years ago