{"id":34767517,"url":"https://github.com/slowki/ansible-jsonnet","last_synced_at":"2026-04-14T00:32:02.120Z","repository":{"id":276734554,"uuid":"615410609","full_name":"Slowki/ansible-jsonnet","owner":"Slowki","description":"A Jsonnet lookup plugin for Ansible","archived":false,"fork":false,"pushed_at":"2023-04-09T23:18:57.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-02-10T06:24:25.722Z","etag":null,"topics":["ansible","jsonnet"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Slowki.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-03-17T16:20:47.000Z","updated_at":"2023-03-17T17:00:07.000Z","dependencies_parsed_at":"2025-02-10T23:15:13.207Z","dependency_job_id":null,"html_url":"https://github.com/Slowki/ansible-jsonnet","commit_stats":null,"previous_names":["slowki/ansible-jsonnet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Slowki/ansible-jsonnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slowki%2Fansible-jsonnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slowki%2Fansible-jsonnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slowki%2Fansible-jsonnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slowki%2Fansible-jsonnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Slowki","download_url":"https://codeload.github.com/Slowki/ansible-jsonnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slowki%2Fansible-jsonnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31776925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T00:11:49.126Z","status":"ssl_error","status_checked_at":"2026-04-14T00:10:29.837Z","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","jsonnet"],"created_at":"2025-12-25T07:42:54.061Z","updated_at":"2026-04-14T00:32:02.097Z","avatar_url":"https://github.com/Slowki.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `slowki.jsonnet` - Jsonnet for Ansible\n\nA Jsonnet lookup plugin for Ansible.\n\n## Example\n\n**files/foo.jsonnet**\n\n```jsonnet\nlocal ansible_facts = import 'ansible_facts';\n\nansible_facts.ansible_host\n```\n\n**tasks/main.yaml**\n\n```yaml\n# Search for `foo.jsonnet` in the `files` subdirectory and return the evaluted object\n- ansible.builtin.debug:\n    msg: \"{{ lookup('slowki.jsonnet.jsonnet', 'foo.jsonnet') }}\" # =\u003e my_hostname_here\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowki%2Fansible-jsonnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslowki%2Fansible-jsonnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowki%2Fansible-jsonnet/lists"}