Skip to content

ansibleise SSH config for old switch #42

@TimStallard

Description

@TimStallard
root@login:~# cat .ssh/config 
Host switch
	User sown
	KexAlgorithms +diffie-hellman-group1-sha1
	Ciphers aes256-cbc
	HostKeyAlgorithms +ssh-rsa

these machines are new and shiny so we could actually put this in /etc/ssh_config.d I think

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions