debug
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-08-06 21:45:39 +02:00
parent c0fe60321f
commit ac2cd678ec
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
---
- block:
- name: Debug
command: ll /usr/local/bin
register: __test
- debug:
msg: "{{ __test }}"
- name: Create local facts dir
file:
path: /etc/ansible/facts.d