{"id":18647699,"url":"https://github.com/artcom/ansible-role-win-authorized-keys","last_synced_at":"2026-03-19T05:35:35.345Z","repository":{"id":142420053,"uuid":"299882617","full_name":"artcom/ansible-role-win-authorized-keys","owner":"artcom","description":"Ansible role for setting authorized_keys on a Windows machine","archived":false,"fork":false,"pushed_at":"2022-04-27T12:21:47.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-05-17T19:37:59.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/artcom.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}},"created_at":"2020-09-30T10:20:26.000Z","updated_at":"2022-04-27T12:21:08.000Z","dependencies_parsed_at":"2024-05-17T14:03:38.975Z","dependency_job_id":null,"html_url":"https://github.com/artcom/ansible-role-win-authorized-keys","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/artcom/ansible-role-win-authorized-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-win-authorized-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-win-authorized-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-win-authorized-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-win-authorized-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artcom","download_url":"https://codeload.github.com/artcom/ansible-role-win-authorized-keys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-win-authorized-keys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28752671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-07T06:27:32.595Z","updated_at":"2026-01-25T12:00:59.183Z","avatar_url":"https://github.com/artcom.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Win authorized_keys\nAnsible role for setting authorized_keys on a Windows machine\n\n## Requirements\nNone\n\n## Role Variables\nAvailable variables are listed below, along with default values `(see defaults/main.yml)`:\n```yaml\nssh_user: null\nssh_user_dir: null\npublic_keys: null\n\n```\nRequired variables (role will fail if the variables are not set):\n```yaml\nssh_user: \"string\"\nssh_user_dir: \"string\"\npublic_keys:\n  user_name_key: \"string\"\n```\n\n## Dependencies\n* [check-required-variables](https://github.com/artcom/ansible-role-check-required-variables)\n\n## Example Playbook\n```yaml\n- hosts: all\n  tasks:\n    - import_role:\n        name: win-authorized-keys\n      vars:\n        ssh_user: \"{{ ansible_user }}\"\n        ssh_user_dir: \"{{ ansible_user_dir }}\"\n        public_keys:\n          operator: \"{{ lookup('file', '~/.ssh/id_rsa.pub') }}\"\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Fansible-role-win-authorized-keys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartcom%2Fansible-role-win-authorized-keys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Fansible-role-win-authorized-keys/lists"}