diff --git a/molecule/centos7/create.yml b/molecule/centos7/create.yml index 7c68c43..41f112d 100644 --- a/molecule/centos7/create.yml +++ b/molecule/centos7/create.yml @@ -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