X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-ansible/blobdiff_plain/0f9d41438cec7f20eba780623db0aa9bc35c6606..0b0ce183a4cfe86da55cbcfe9057f6110cd6736b:/bin/ansible-inventory diff --git a/bin/ansible-inventory b/bin/ansible-inventory index 053f9bf..25f7545 100755 --- a/bin/ansible-inventory +++ b/bin/ansible-inventory @@ -7,6 +7,8 @@ (in-package #:ansible-inventory) +(declaim (optimize debug)) + ;;;-------------------------------------------------------------------------- ;;; General utilities.