300) { exec("/etc/cron.hourly/ansible-pull"); touch ($lastrun); echo "HTTP 200 - Ansible webhook recieved."; } else { http_response_code(429); echo "HTTP 429 - Rate Limited."; exit(0); } ?>