{"id":15869508,"url":"https://github.com/stephrobert/ansible-role-asdf","last_synced_at":"2025-10-05T12:06:15.375Z","repository":{"id":215459168,"uuid":"738990391","full_name":"stephrobert/ansible-role-asdf","owner":"stephrobert","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-04T16:46:27.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T14:16:00.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/stephrobert.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":"2024-01-04T14:17:31.000Z","updated_at":"2024-09-03T19:41:51.000Z","dependencies_parsed_at":"2024-10-27T07:01:39.259Z","dependency_job_id":"691a0362-0a7f-4de5-b0df-31b929ef2b56","html_url":"https://github.com/stephrobert/ansible-role-asdf","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"cc8af84326ab01c46c5618f5fe2eccccb473a984"},"previous_names":["stephrobert/ansible-role-asdf"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephrobert%2Fansible-role-asdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephrobert%2Fansible-role-asdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephrobert%2Fansible-role-asdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephrobert%2Fansible-role-asdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephrobert","download_url":"https://codeload.github.com/stephrobert/ansible-role-asdf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246716246,"owners_count":20822439,"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-10-06T00:01:52.235Z","updated_at":"2025-10-05T12:06:10.334Z","avatar_url":"https://github.com/stephrobert.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stephrobert.asdf\n\n[![Ansible version](https://img.shields.io/badge/ansible-%3E%3D2.10-black.svg?style=flat-square\u0026logo=ansible)](https://github.com/ansible/ansible)\n\n⭐ Star us on GitHub — it motivates us a lot!\n\nInstall asdf\n\n**Platforms Supported**:\n\n| Platform | Versions |\n|----------|----------|\n| Debian | bullseye, bookworm |\n| Ubuntu | jammy |\n\n## ⚠️ Requirements\n\nAnsible \u003e= 2.11.\n\n### Ansible role dependencies\n\nNone.\n\n## ⚡ Installation\n\n### Install with Ansible Galaxy\n\n```shell\nansible-galaxy install stephrobert.asdf\n```\n\n### Install with git\n\nIf you do not want a global installation, clone it into your `roles_path`.\n\n```bash\ngit clone   stephrobert.asdf\n```\n\nBut I often add it as a submodule in a given `playbook_dir` repository.\n\n```bash\ngit submodule add  roles/stephrobert.asdf\n```\n\nAs the role is not managed by Ansible Galaxy, you do not have to specify the\ngithub user account.\n\n### ✏️ Example Playbook\n\nBasic usage is:\n\n```yaml\n- hosts: all\n  roles:\n    - role: stephrobert.asdf\n```\n\n## ⚙️ Role Variables\n\nVariables are divided in three types.\n\nThe **default vars** section shows you which variables you may\noverride in your ansible inventory. As a matter of fact, all variables should\nbe defined there for explicitness, ease of documentation as well as overall\nrole manageability.\n\nThe **context variables** are shown in section below hint you\non how runtime context may affects role execution.\n\n### Default variables\nRole default variables from `defaults/main.yml`.\n\n\n### Context variables\n\nThose variables from `vars/*.{yml,json}` are loaded dynamically during task\nruntime using the `include_vars` module.\n\nVariables loaded from `vars/main.yml`.\n\n\n\n\n## Author Information\n\nnone","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephrobert%2Fansible-role-asdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephrobert%2Fansible-role-asdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephrobert%2Fansible-role-asdf/lists"}