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.
 
 
 
 
 
Go to file
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
cloud Remove trailing whitespace in digital ocean module. 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Merge branch 'devel' of https://github.com/abompard/ansible into abompard-devel 11 years ago
files Updated version_added string for the new validate_md5 option 11 years ago
internal * Updated all ansible.cc references in the documentation to point 12 years ago
inventory Trim legacy variable usage. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring Fixed monit restarted error. 11 years ago
net_infrastructure Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel 11 years ago
network Fix bug in uri where redirect check fails. 11 years ago
notification Set default XMPP message type to 'chat'. 11 years ago
packaging Fixed missing required package in notes. 11 years ago
source_control Merge branch 'gitfix' of https://github.com/johanwiren/ansible into johanwiren-gitfix 11 years ago
system Fix traceback in service module when svc_cmd is None (2nd fix) 11 years ago
utilities Typo fix from `accelerated: true` to `accelerate: true` 11 years ago
web_infrastructure use home path expansion for virtualenv param in django_manage module 11 years ago