{"id":19974616,"url":"https://github.com/elan-ev/secure_sshd","last_synced_at":"2026-04-29T01:01:28.608Z","repository":{"id":43331378,"uuid":"450582237","full_name":"elan-ev/secure_sshd","owner":"elan-ev","description":"Secure your sshd configuration.","archived":false,"fork":false,"pushed_at":"2024-01-11T21:42:20.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-19T19:55:49.702Z","etag":null,"topics":["ansible","ansible-role","ssh"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/elan/secure_sshd","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elan-ev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-21T17:31:47.000Z","updated_at":"2022-03-07T20:40:19.000Z","dependencies_parsed_at":"2024-01-12T01:42:23.535Z","dependency_job_id":"a7cc6f3e-efa1-4814-a666-54bac743e936","html_url":"https://github.com/elan-ev/secure_sshd","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/elan-ev/secure_sshd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fsecure_sshd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fsecure_sshd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fsecure_sshd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fsecure_sshd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elan-ev","download_url":"https://codeload.github.com/elan-ev/secure_sshd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fsecure_sshd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","ssh"],"created_at":"2024-11-13T03:15:35.212Z","updated_at":"2026-04-29T01:01:28.592Z","avatar_url":"https://github.com/elan-ev.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role to harden the sshd configuration\n\n![molecule](https://github.com/elan-ev/secure_sshd/actions/workflows/molecule.yml/badge.svg)\n\nThis role changes a existing sshd config to accept only secure authentication methods.\n\n## Example Playbook\n\nJust add the role to your playbook:\n\n```yaml\n- hosts: all\n  become: true\n  roles:\n    - role: elan.secure_sshd\n```\n\n## Development\n\nFor development and testing you can use [molecule](https://molecule.readthedocs.io/en/latest/).\nWith podman as driver you can install it like this – preferably in a virtual environment (if you use docker, substitute `podman` with `docker`):\n\n```bash\npip install -r .dev_requirements.txt\n```\n\nThen you can *create* the test instances, apply the ansible config (*converge*) and *destroy* the test instances with these commands:\n\n```bash\nmolecule create\nmolecule converge\nmolecule destroy\n```\n\nIf you want to inspect a running test instance use `molecule login --host \u003cinstance_name\u003e`, where you replace `\u003cinstance_name\u003e` with the desired value.\n\nTo test the role run `molecule test`.\n\n## License\n\n[BSD-3-Clause](LICENSE)\n\n## Author Information\n\n[ELAN e.V](https://elan-ev.de/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felan-ev%2Fsecure_sshd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felan-ev%2Fsecure_sshd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felan-ev%2Fsecure_sshd/lists"}