disable debugging
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-09-23 11:13:13 +02:00
parent d4517aa304
commit 2bba41cd67

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