Skip to content

Commit

Permalink
ansible: inventory: ssh.cfg LogLevel QUIET→ERROR
Browse files Browse the repository at this point in the history
  • Loading branch information
zopieux committed Aug 13, 2020
1 parent 86395b8 commit 4e49efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventory/ssh.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LogLevel QUIET
LogLevel ERROR
StrictHostKeyChecking no
UserKnownHostsFile /dev/null

Expand Down

0 comments on commit 4e49efb

Please sign in to comment.