{"id":19508988,"url":"https://github.com/rhythmictech/ansible-role-netbox","last_synced_at":"2026-03-19T10:12:33.024Z","repository":{"id":43276460,"uuid":"190108216","full_name":"rhythmictech/ansible-role-netbox","owner":"rhythmictech","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-24T23:29:48.000Z","size":35,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-12T09:47:27.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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/rhythmictech.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":"2019-06-04T01:34:21.000Z","updated_at":"2022-03-10T14:02:31.000Z","dependencies_parsed_at":"2023-02-14T02:31:13.952Z","dependency_job_id":null,"html_url":"https://github.com/rhythmictech/ansible-role-netbox","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rhythmictech/ansible-role-netbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhythmictech%2Fansible-role-netbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhythmictech%2Fansible-role-netbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhythmictech%2Fansible-role-netbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhythmictech%2Fansible-role-netbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhythmictech","download_url":"https://codeload.github.com/rhythmictech/ansible-role-netbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhythmictech%2Fansible-role-netbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30011996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T17:00:27.440Z","status":"ssl_error","status_checked_at":"2026-03-02T17:00:03.402Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-10T23:10:35.266Z","updated_at":"2026-03-02T17:36:12.046Z","avatar_url":"https://github.com/rhythmictech.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role Netbox\n![Molecule Test](https://github.com/rhythmictech/ansible-role-netbox/workflows/Molecule%20Test/badge.svg)\n\nInstalls and configures [Netbox](https://github.com/netbox-community/netbox)\n\n\n## Requirements\nThis role requires Ansible 2.8 or higher.\nThis role was designed for and tested on CentOS 7.x or CentOS 8.x and Amazon Linux 2.\n\n## Dependencies\nNone.\n\n## Example Playbook\n```\n- hosts: netbox_server\n  vars_files:\n    - vars/main.yml\n  roles:\n    - ansible-role-netbox\n```\n\nInside vars/main.yml:\n```\nbitbucket_start_service: True\nbitbucket_enable_service: True\nbitbucket_wait_for_server_startup: True\nbitbucket_place_config: True\nbitbucket_config:\n\tjdbc:\n\t\tdriver: org.h2.Driver\n\t\turl: jdbc:h2:${bitbucket.shared.home}/data/db;MVCC=TRUE;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE;TRACE_LEVEL_FILE=4\n\t\tusername: sa\n\t\tpassword: password\n\tserver:\n\t\taddress: 127.0.0.1\n\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhythmictech%2Fansible-role-netbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhythmictech%2Fansible-role-netbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhythmictech%2Fansible-role-netbox/lists"}