{"id":26347413,"url":"https://github.com/jtprogru/ansible-role-profile","last_synced_at":"2026-04-13T11:02:30.867Z","repository":{"id":42040401,"uuid":"322700846","full_name":"jtprogru/ansible-role-profile","owner":"jtprogru","description":"This is my personal role for configure my account on remote servers","archived":false,"fork":false,"pushed_at":"2022-07-14T10:05:48.000Z","size":60,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T07:16:49.679Z","etag":null,"topics":["ansible","ansible-role","configuration","playbook","profile"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/jtprogru/profile/","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtprogru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jtprogru","patreon":"jtprog"}},"created_at":"2020-12-18T20:45:05.000Z","updated_at":"2023-04-12T06:54:10.000Z","dependencies_parsed_at":"2022-07-25T23:17:14.111Z","dependency_job_id":null,"html_url":"https://github.com/jtprogru/ansible-role-profile","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/jtprogru/ansible-role-profile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtprogru%2Fansible-role-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtprogru%2Fansible-role-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtprogru%2Fansible-role-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtprogru%2Fansible-role-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtprogru","download_url":"https://codeload.github.com/jtprogru/ansible-role-profile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtprogru%2Fansible-role-profile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["ansible","ansible-role","configuration","playbook","profile"],"created_at":"2025-03-16T07:16:51.837Z","updated_at":"2026-04-13T11:02:30.837Z","avatar_url":"https://github.com/jtprogru.png","language":"Jinja","funding_links":["https://github.com/sponsors/jtprogru","https://patreon.com/jtprog"],"categories":[],"sub_categories":[],"readme":"# jtprogru.profile\n\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jtprogru/ansible-role-profile/CI?label=CI)\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jtprogru/ansible-role-profile/Release?label=Release)\n![GitHub](https://img.shields.io/github/license/jtprogru/ansible-role-profile)\n![Ansible Role](https://img.shields.io/ansible/role/52416)\n\nThis is my personal role for configure my account on local machine (macOS) and remote servers (Linux)\n\n## Role Variables\n\nSee `defaults/main.yml`:\n\nBefore running playbook you need to change password with this command:\n\n```bash\n❯ ansible-vault encrypt_string 'P@s$W0Rd' --name 'profile_password'\nprofile_password: !vault |\n          $ANSIBLE_VAULT;1.1;AES256\n          63623031323635356166633164353137353665376130383636653336653131386663333537353833\n          6561633239396437373933623439643938663036323034340a633761653638646461346636306231\n          32623466653336643930383332386134363264326364313933626265393537633930393161323863\n          3564303863336539330a316233316236613732396237613238656239376233653665366338633164\n          6564\nEncryption successful\n```\n\n## Example Playbook\n\n```yaml\n- hosts: all\n  become: true\n  gather_facts: true\n\n  roles:\n     - jtprogru.profile\n```\n\n## License\n\n[WTFPL](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtprogru%2Fansible-role-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtprogru%2Fansible-role-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtprogru%2Fansible-role-profile/lists"}