{"id":20779660,"url":"https://github.com/smartlogic/ansible-role-github_keys","last_synced_at":"2026-06-04T19:31:21.102Z","repository":{"id":21860744,"uuid":"94255666","full_name":"smartlogic/ansible-role-github_keys","owner":"smartlogic","description":"Ansible role for loading authorized_keys from github organizations and users","archived":false,"fork":false,"pushed_at":"2022-09-26T20:06:08.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-01-19T16:46:27.682Z","etag":null,"topics":["ansible-role"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/smartlogic/github_keys","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/smartlogic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-13T20:39:03.000Z","updated_at":"2022-03-10T21:28:33.000Z","dependencies_parsed_at":"2022-08-07T10:01:15.652Z","dependency_job_id":null,"html_url":"https://github.com/smartlogic/ansible-role-github_keys","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/smartlogic/ansible-role-github_keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-github_keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-github_keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-github_keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-github_keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartlogic","download_url":"https://codeload.github.com/smartlogic/ansible-role-github_keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-github_keys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33917183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-role"],"created_at":"2024-11-17T13:29:08.248Z","updated_at":"2026-06-04T19:31:21.072Z","avatar_url":"https://github.com/smartlogic.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"GitHub Keys\n=========\n\nInstall authorized_keys into a given user. Fetches the public keys from GitHub\nfor specified users, or users in specified organizations.\n\nRequirements\n------------\n\nAnsible 2.8 or higher\n\nRole Variables\n--------------\n\n* `github_keys_install_user` : username to install keys into\n* `github_keys_create_install_user` : set false to assume the system user\n    already exists\n    * Default: `true`\n* `github_keys_github_orgs` : array of github organization to get public keys\n    from\n    * Default: `[]`\n* `github_keys_github_users` : array of additional github users to get public\n    keys from\n    * Default: `[]`\n* `github_keys_additional_keys` : array of additional public keys to add to\n    authorized_keys\n    * Default: `[]`\n* `github_keys_force_refresh` : True to force a fetch of keys, even if they\n    appear to be loaded already\n    * Default: `false`\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\n    - hosts: servers\n      roles:\n         - { role: smartlogic.github_keys, github_keys_install_user: \"deploy\" }\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nSmartLogic. http://SmartLogic.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fansible-role-github_keys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartlogic%2Fansible-role-github_keys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fansible-role-github_keys/lists"}