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
James Cammarata f22ffab259 Fix for update-rc.d based systems that also have systemd installed
By default, the service module had assumed that if the system had the
update-rc.d binary, the service was either managed via upstart or standard
sysV init-style scripts. This patch adds a check for systemctl ahead
of the other methods when update-rc.d is detected, and also simplifies
the logic around the detection of systemctl-managed services
11 years ago
cloud Fix wait_for default value to follow the documentation (documentation = 180, default value = 120) 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 Merge branch 'file_fixes' of https://github.com/bcoca/ansible into bcoca-file_fixes 11 years ago
internal * Updated all ansible.cc references in the documentation to point 11 years ago
inventory Trim legacy variable usage. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring now missing dep gives nicer error and docs disambiguate as several libs 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 Fixing typos in is_keyid function definition and usage 11 years ago
source_control Merge branch 'gitfix' of https://github.com/johanwiren/ansible into johanwiren-gitfix 11 years ago
system Fix for update-rc.d based systems that also have systemd installed 11 years ago
utilities Check for an empty executable passed into the accelerate plugin 11 years ago
web_infrastructure use home path expansion for virtualenv param in django_manage module 11 years ago