Skip to content

Commit

Permalink
fix no_log spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
reelsense committed Oct 22, 2018
1 parent a92adb3 commit 649d137
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 649d137

Please sign in to comment.