fix no_log spacing
This commit is contained in:
parent
a92adb3fdc
commit
649d137ad2
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue