mirror of https://github.com/ansible/ansible.git
Mirror of https://github.com/ansible/ansible.git
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.
50280f4fc4
This adds "69" to the return codes from the status command that should be considered as not running. At least "django-celery" uses this return code, maybe others:: /venv/bin/python /code/project/manage.py celeryctl status echo $? # 69 when not running. A bit of googling let me to http://tldp.org/LDP/abs/html/exitcodes.html and on a Ubuntu Server 12.10 I get:: ~# cat /usr/include/sysexits.h | grep 69 #define EX_UNAVAILABLE 69 /* service unavailable */ I'm not sure if the content of sysexits.h is the same on other OS'es. |
12 years ago | |
---|---|---|
add_host | ||
apt | 12 years ago | |
apt_repository | 12 years ago | |
assemble | ||
async_status | ||
async_wrapper | ||
authorized_key | ||
command | 12 years ago | |
copy | ||
cron | 12 years ago | |
debug | ||
easy_install | 12 years ago | |
ec2 | ||
facter | 12 years ago | |
fail | ||
fetch | ||
file | ||
fireball | 12 years ago | |
get_url | ||
git | 12 years ago | |
group | 12 years ago | |
group_by | ||
ini_file | ||
lineinfile | ||
mount | 12 years ago | |
mysql_db | ||
mysql_user | ||
nagios | ||
ohai | 12 years ago | |
pause | ||
ping | ||
pip | 12 years ago | |
postgresql_db | ||
postgresql_user | ||
raw | ||
script | ||
seboolean | ||
selinux | ||
service | 12 years ago | |
setup | 12 years ago | |
shell | ||
slurp | ||
subversion | 12 years ago | |
supervisorctl | 12 years ago | |
svr4pkg | 12 years ago | |
template | ||
user | 12 years ago | |
virt | ||
wait_for | ||
yum | 12 years ago |