Skip to content

Commit

Permalink
update MACs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Gumprich authored and Sebastian Gumprich committed Dec 27, 2017
1 parent 785c6f7 commit ebcd942
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,9 @@ ssh_macs_59_weak: "{{ ssh_macs_59_default + ['hmac-sha1'] }}"
ssh_macs_66_default:
- hmac-sha2-512-etm@openssh.com
- hmac-sha2-256-etm@openssh.com
- hmac-ripemd160-etm@openssh.com
- umac-128-etm@openssh.com
- hmac-sha2-512
- hmac-sha2-256
- hmac-ripemd160

ssh_macs_76_default:
- hmac-sha2-512-etm@openssh.com
Expand Down

0 comments on commit ebcd942

Please sign in to comment.