Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 16, 2023
1 parent b8bc5f0 commit 60c39bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ ubtu22cis_rsyslog_ansible_managed: true

## Controls 5.2.4/5/13/14/15/18/20/21/22 -- various sshd settings
ubtu22cis_sshd_default_log_level: "INFO"
ubtu22cis_sshd_default_ciphers:
ubtu22cis_sshd_default_ciphers:
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -845,7 +845,7 @@ ubtu22cis_sshd_default_macs:
- [email protected]
- hmac-sha2-512
- hmac-sha2-256
ubtu22cis_sshd_default_kex_algorithms:
ubtu22cis_sshd_default_kex_algorithms:
- curve25519-sha256
- [email protected]
- diffie-hellman-group14-sha256
Expand Down

0 comments on commit 60c39bd

Please sign in to comment.