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
Hiroaki Nakamura 8c5eb96de4 Do not use shortcut conditional operator which is not supported in Python 2.4. 12 years ago
..
authorized_key Added a new with_file example to the authorized_key documentation 13 years ago
cron Make exceptions handling python 2.4 compatible. 13 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
hostname Do not use shortcut conditional operator which is not supported in Python 2.4. 12 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 fix missing json module for issue #3363 print JSON error as string instead 13 years ago
service Fix traceback in service module when svc_cmd is None 13 years ago
setup Add urpmi as a package manager for mandriva-based distribution 13 years ago
sysctl docfix: grammar in docstring for sysctl module 13 years ago
user Verify groups string is not empty before trying add user to groups 13 years ago
zfs Make zfs set_property accept values with embedded spaces 13 years ago