{"id":26737068,"url":"https://github.com/goffinet/ludus_zabbix_server","last_synced_at":"2026-02-16T00:01:45.332Z","repository":{"id":283710330,"uuid":"952673293","full_name":"goffinet/ludus_zabbix_server","owner":"goffinet","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-22T07:33:14.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T07:57:46.222Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goffinet.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":"2025-03-21T17:17:10.000Z","updated_at":"2025-03-21T20:22:39.000Z","dependencies_parsed_at":"2025-03-21T18:40:15.863Z","dependency_job_id":null,"html_url":"https://github.com/goffinet/ludus_zabbix_server","commit_stats":null,"previous_names":["goffinet/ludus_zabbix_server"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/goffinet/ludus_zabbix_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fludus_zabbix_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fludus_zabbix_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fludus_zabbix_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fludus_zabbix_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goffinet","download_url":"https://codeload.github.com/goffinet/ludus_zabbix_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fludus_zabbix_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29494177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T00:00:57.352Z","status":"ssl_error","status_checked_at":"2026-02-15T23:56:34.338Z","response_time":118,"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":[],"created_at":"2025-03-28T02:30:26.641Z","updated_at":"2026-02-16T00:01:45.315Z","avatar_url":"https://github.com/goffinet.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Zabbix Server ([Ludus](https://ludus.cloud))\n\nAn Ansible Role that installs [Zabbix Server, Database and Frontend](https://www.zabbix.com/download?zabbix=7.0\u0026os_distribution=debian\u0026os_version=12\u0026components=server_frontend_agent\u0026db=mysql\u0026ws=apache) on Debian 12 for [ludus.cloud](https://ludus.cloud).\n\nDefault Zabbix user and password : `Admin:zabbix`\n\nPull requests are welcome.\n\n\u003e [!WARNING]\n\u003e This role supports only Debian 12 (Bookworm).\n\u003e\n\u003e Only HTTP supported\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    ludus_mysql_root_password: \"secure_root_password\"\n    ludus_mysql_zabbix_database: \"zabbix\"\n    ludus_mysql_zabbix_user: \"zabbix\"\n    ludus_mysql_zabbix_password: \"secure_zabbix_password\"\n    ludus_zabbix_version: \"7.0\"\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n```yaml\n- hosts: localhost\n  roles:\n    - ludus_zabbix_server\n  vars:\n    ludus_mysql_root_password: \"secure_root_password\"\n    ludus_mysql_zabbix_database: \"zabbix\"\n    ludus_mysql_zabbix_user: \"zabbix\"\n    ludus_mysql_zabbix_password: \"secure_zabbix_password\"\n    ludus_zabbix_version: \"7.0\"\n```\n\n## Example Ludus Range Config\n\n```yaml\nludus:\n  - vm_name: \"{{ range_id }}-zabbix\"\n    hostname: \"{{ range_id }}-zabbix\"\n    template: debian-12-x64-server-template\n    vlan: 10\n    ip_last_octet: 1\n    ram_gb: 8\n    cpus: 4\n    linux: true\n    testing:\n      snapshot: false\n      block_internet: false\n    roles:\n      - goffinet.ludus_zabbix_server\n    role_vars:\n      ludus_mysql_zabbix_password: \"secure_zabbix_password_test\"\n```\n\n\n## Author Information\n\nThis role was created by [goffinet](https://github.com/goffinet), for [Ludus](https://ludus.cloud/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoffinet%2Fludus_zabbix_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoffinet%2Fludus_zabbix_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoffinet%2Fludus_zabbix_server/lists"}