bin/ansible-inventory: Turn debugging on.
[distorted-ansible] / bin / ansible-inventory
index 053f9bf..25f7545 100755 (executable)
@@ -7,6 +7,8 @@
 
 (in-package #:ansible-inventory)
 
+(declaim (optimize debug))
+
 ;;;--------------------------------------------------------------------------
 ;;; General utilities.