{"id":20779661,"url":"https://github.com/smartlogic/ansible-role-languages","last_synced_at":"2026-03-08T18:39:12.511Z","repository":{"id":28255437,"uuid":"116968237","full_name":"smartlogic/ansible-role-languages","owner":"smartlogic","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-11T19:50:54.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-07T02:39:48.314Z","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/smartlogic.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}},"created_at":"2018-01-10T14:28:07.000Z","updated_at":"2021-12-23T19:45:54.000Z","dependencies_parsed_at":"2022-08-07T13:15:35.838Z","dependency_job_id":null,"html_url":"https://github.com/smartlogic/ansible-role-languages","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-languages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-languages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-languages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-languages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartlogic","download_url":"https://codeload.github.com/smartlogic/ansible-role-languages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243120410,"owners_count":20239467,"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":[],"created_at":"2024-11-17T13:29:08.256Z","updated_at":"2025-12-07T18:04:02.342Z","avatar_url":"https://github.com/smartlogic.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Languages\n\nSet up programming languages SmartLogic uses.\n\n## Install to requirements.yml\n\n```\n- src: git+git@github.com:smartlogic/ansible-role-languages\n  name: languages\n  version: 0.1.0\n```\n\n## Requirements\n\nNone\n\n## Role Variables\n\n- `asdf_version` - Which version of asdf to download\n  - Default: `0.3.0`\n- `asdf_user` - The user to install asdf to\n  - Default: `deploy`\n- `asdf_erlang_version` - Which version of erlang to download\n  - Default: `20.0`\n- `asdf_elixir_version` - Which version of elixir to download\n  - Default: `1.5.1`\n- `asdf_nodejs_version` - Which version of nodejs to download\n  - Default: `6.11.2`\n\n## Dependencies\n\nNone\n\n## Example Configuration\n\n```yaml\nasdf_version: '0.3.0'\nasdf_user: 'deploy'\n\nasdf_erlang_version: '20.0'\nasdf_elixir_version: '1.5.1'\nasdf_nodejs_version: '6.11.2'\n```\n\n## Example Playbook\n\n```yaml\n- hosts: servers\n  environment:\n    PATH: /home/{{ asdf_user }}/.asdf/bin:/home/{{ asdf_user }}/.asdf/shims:{{ ansible_env.PATH }}\n  roles:\n    - { role: languages, tags: ['elixir'], actions: [\"elixir\", \"node\"] }\n```\n\n## License\n\nMIT\n\n## Author Information\n\nSmartLogic. https://smartlogic.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fansible-role-languages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartlogic%2Fansible-role-languages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fansible-role-languages/lists"}