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
Petr Svoboda f82d3f7fa9 Fix traceback in service module when svc_cmd is None (2nd fix)
When service module is used on unsupported Linux system where init
script is used directly, LinuxService.svc_cmd is None so .endswith()
fails.

This extends fix from e2f20db534 also
for state=restarted.

Fixes issue #3533
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 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
filesystem fixed x-bits in git 12 years ago
group DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
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 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
ping DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
seboolean DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
selinux The required package for selinux is libselinux-python 11 years ago
service Fix traceback in service module when svc_cmd is None (2nd fix) 11 years ago
setup Merge branch 'archlinux-fact' of https://github.com/Schnouki/ansible into Schnouki-archlinux-fact 11 years ago
sysctl Slight refactorization of the sysctl module 11 years ago
user Fix issue 3908. There was some ilegal operations over the sets 11 years ago
zfs Make zfs set_property accept values with embedded spaces 11 years ago