{"id":19783189,"url":"https://github.com/edmondscommerce/ansible-role-user","last_synced_at":"2025-07-28T11:07:00.962Z","repository":{"id":66730427,"uuid":"165527331","full_name":"edmondscommerce/ansible-role-user","owner":"edmondscommerce","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-26T10:19:14.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T13:08:28.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edmondscommerce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-01-13T16:23:21.000Z","updated_at":"2019-07-26T10:19:16.000Z","dependencies_parsed_at":"2023-07-11T10:01:29.110Z","dependency_job_id":null,"html_url":"https://github.com/edmondscommerce/ansible-role-user","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edmondscommerce/ansible-role-user","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fansible-role-user","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fansible-role-user/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fansible-role-user/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fansible-role-user/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmondscommerce","download_url":"https://codeload.github.com/edmondscommerce/ansible-role-user/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fansible-role-user/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267505099,"owners_count":24098346,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2024-11-12T06:07:32.265Z","updated_at":"2025-07-28T11:07:00.947Z","avatar_url":"https://github.com/edmondscommerce.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux User Creation and Basic Configuration (Ansible Role)\n\n## Description\n\nThis is used to create and configure a user. At the moment it does the following\n\n * Creates a named user and group\n * Adds dot files\n * Uploads a public key to allow key based SSH access\n\n## Role Variables\n\n| Name               | Default Value                      | Description                                                       |\n| ------------------ | ---------------------------------- | ----------------------------------------------------------------- |\n| users_name         | `ansibleUser`                      | The name of the user to be created and configured                 |\n| users_group        | `ansibleUser`                      | The group the the user will use                                   |\n| users_password     | `ChangeMe!!`                       | The password for the user                                         |\n| users_home         | `\"/home/{{ users_name }}\"`         | The home directory for the user                                   |\n| uploadPublicKey    | `true`                             | Should we add our SSH public key the to the users authorized_keys |\n| local_public_key   | ``                                 | The path to our public key                                        |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmondscommerce%2Fansible-role-user","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmondscommerce%2Fansible-role-user","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmondscommerce%2Fansible-role-user/lists"}