{"id":15080665,"url":"https://github.com/zstyblik/ansible-role-sshd","last_synced_at":"2025-06-13T09:39:28.619Z","repository":{"id":250460630,"uuid":"834491929","full_name":"zstyblik/ansible-role-sshd","owner":"zstyblik","description":"Ansible role for management of ssh daemon","archived":false,"fork":false,"pushed_at":"2025-02-24T17:41:49.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T20:28:40.472Z","etag":null,"topics":["ansible-role"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zstyblik.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":"2024-07-27T12:36:04.000Z","updated_at":"2025-02-24T17:41:49.000Z","dependencies_parsed_at":"2024-10-13T07:01:49.937Z","dependency_job_id":"287a419b-6ce6-4ece-bed0-39643605f464","html_url":"https://github.com/zstyblik/ansible-role-sshd","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":"0.23076923076923073","last_synced_commit":"acb32a0c069c5cec88b439c99edb38ab4cbffbc8"},"previous_names":["zstyblik/ansible-role-sshd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zstyblik/ansible-role-sshd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-sshd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-sshd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-sshd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-sshd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zstyblik","download_url":"https://codeload.github.com/zstyblik/ansible-role-sshd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-sshd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259621287,"owners_count":22885920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-role"],"created_at":"2024-09-25T05:05:05.742Z","updated_at":"2025-06-13T09:39:28.587Z","avatar_url":"https://github.com/zstyblik.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible role sshd\n\nAnsible role for management of ssh daemon.\n\n## Requirements\n\nNone.\n\n## Role variables\n\n* `sshd_port`: SSHd port. Defaults to `22`.\n* `sshd_password_auth`: Enable or disable password auth. Defaults to `\"no\"`.\n* `sshd_permit_empty_passwords`: Permit empty passwords. Defaults to `\"no\"`.\n* `sshd_permit_root_login`: Permit root user to login. Defaults to `\"yes\"`.\n* `sshd_pub_key_auth`: Enable or disable public key auth. Defaults to `\"yes\"`.\n* `sshd_extra_parameters`: Specify additional configuration. Defaults to `\"\"`.\n\nSee `defaults/main.yml`.\n\n## Dependencies\n\nThere are no extra dependencies as far as Ansible goes.\n\n## Example Playbook\n\n```\n- hosts: all\n  vars:\n    sshd_permit_root_login: \"no\"\n    sshd_extra_parameters: |\n      UseDNS no\n  roles:\n     - role: sshd\n```\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzstyblik%2Fansible-role-sshd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzstyblik%2Fansible-role-sshd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzstyblik%2Fansible-role-sshd/lists"}