{"id":21129588,"url":"https://github.com/pimvh/ssh_keygen","last_synced_at":"2025-03-14T12:12:55.111Z","repository":{"id":151279183,"uuid":"592881487","full_name":"pimvh/ssh_keygen","owner":"pimvh","description":"Ansible role to generate SSH keys","archived":false,"fork":false,"pushed_at":"2024-05-20T18:51:26.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T06:09:45.079Z","etag":null,"topics":["ansible","molecule-tested","role","ssh-keys","sshkeygen"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pimvh.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":"2023-01-24T18:30:44.000Z","updated_at":"2024-05-20T18:51:30.000Z","dependencies_parsed_at":"2024-03-02T15:25:52.888Z","dependency_job_id":"7f0cd29c-49a7-4044-9938-8f7b33af4f92","html_url":"https://github.com/pimvh/ssh_keygen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimvh%2Fssh_keygen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimvh%2Fssh_keygen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimvh%2Fssh_keygen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimvh%2Fssh_keygen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pimvh","download_url":"https://codeload.github.com/pimvh/ssh_keygen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573491,"owners_count":20312883,"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","molecule-tested","role","ssh-keys","sshkeygen"],"created_at":"2024-11-20T05:25:53.332Z","updated_at":"2025-03-14T12:12:55.093Z","avatar_url":"https://github.com/pimvh.png","language":"Python","readme":"![Molecule test](https://github.com/pimvh/ssh_keygen/actions/workflows/test.yaml/badge.svg)\n# Requirements\n\n1. Ansible installed:\n\n```\nsudo apt install python3\npython3 -m ensurepip --upgrade\npip3 install ansible\n```\n\n## Required variables\n\nReview the variables as shown in defaults.\n\n```\nssh_keygen_storagedir: \"~/.ssh\" # where to save generated key\nssh_keygen_keyname: \"ed25519\" # filename of key\nssh_keygen_cipher: \"ed25519\" # passed to -t, values are dsa | ecdsa | ecdsa-sk | ed25519 | ed25519-sk | rsa\nssh_keygen_cipher_options: \"\" # cipher options addtional args to pass when generating keys\nssh_keygen_comment: \"\" # Comment to set in the key\nssh_keygen_passphrase: \"\" # Optionally pass a passphrase to generated key (to not prompt for one)\n```\n\n# Example playbook\n\n```\nhosts:\n  - foo\nroles:\n  - pimvh.ssh_keygen\n\n```\n\n# TLDR - What will happen if I run this\n\n- Generate ssh key\n- Add public key as fact\n\n# Future Improvements\n\n- Add variable assertions\n- Use community library instead for key generation\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimvh%2Fssh_keygen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpimvh%2Fssh_keygen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimvh%2Fssh_keygen/lists"}