Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reelsense committed Oct 9, 2018
1 parent 64ce20d commit 881f3b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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 881f3b4

Please sign in to comment.