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/system
James Cammarata b4306920ce Fix for the cron module on FreeBSD
Apparently crontab on freebsd does not like the file path coming before
the "-u username" portion of the command to install the crontab
11 years ago
..
authorized_key Added a new with_file example to the authorized_key documentation 12 years ago
cron Fix for the cron module on FreeBSD 11 years ago
facter
filesystem
group
lvg fixed bug from prev update 11 years ago
lvol Removing skipped=True so the task is just marked as not-changed 11 years ago
mount now mount/unmount are searched for instead of hardcoded 12 years ago
ohai
ping
seboolean
selinux fix missing json module for issue #3363 print JSON error as string instead 12 years ago
service Fix traceback in service module when svc_cmd is None 11 years ago
setup Add urpmi as a package manager for mandriva-based distribution 11 years ago
sysctl docfix: grammar in docstring for sysctl module 11 years ago
user Verify groups string is not empty before trying add user to groups 11 years ago
zfs Make zfs set_property accept values with embedded spaces 12 years ago