fix logging
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-03-21 20:05:59 +01:00
parent 9165057fbe
commit 329eb9b9ad
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
hosts: localhost
connection: local
gather_facts: false
# no_log: "{{ molecule_no_log }}"
no_log: "{{ molecule_no_log }}"
vars:
ssh_user: root
ssh_port: 22