diff --git a/.drone.yml b/.drone.yml index 2450a73..4151ab0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,4 +26,4 @@ steps: pull: always commands: - pip install ansible -qq - - molecule test + - molecule --debug test