debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2019-08-06 21:55:08 +02:00
parent 829c4089a9
commit 5fac5ab662

View File

@ -1,7 +1,7 @@
--- ---
- block: - block:
- name: Debug - name: Debug
command: ll /usr/local/bin command: /bin/ls -l /usr/local/bin
changed_when: False changed_when: False
register: __test register: __test