fix no_log spacing

This commit is contained in:
Bryan Black 2018-10-22 11:56:56 -07:00 committed by GitHub
parent a92adb3fdc
commit 649d137ad2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@
when: item.stat is defined and item.stat.exists == False and item.item.state == "present"
with_items:
- "{{ sshconfig.results }}"
no_log: True
no_log: True
- name: CHECK VARS