{"id":15080942,"url":"https://github.com/jomrr/ansible-role-httpd","last_synced_at":"2026-02-06T15:03:20.189Z","repository":{"id":233288994,"uuid":"786451546","full_name":"jomrr/ansible-role-httpd","owner":"jomrr","description":"Ansible role for setting up apache httpd.","archived":false,"fork":false,"pushed_at":"2025-06-08T15:44:18.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T16:41:52.158Z","etag":null,"topics":["ansible","ansible-role","apache","apache2","apache24","httpd"],"latest_commit_sha":null,"homepage":"","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/jomrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2024-04-14T14:04:25.000Z","updated_at":"2024-07-09T18:44:02.000Z","dependencies_parsed_at":"2025-06-12T07:07:16.109Z","dependency_job_id":"436f9b22-63a8-4b79-ae31-44bff1e15d58","html_url":"https://github.com/jomrr/ansible-role-httpd","commit_stats":null,"previous_names":["jomrr/ansible-role-httpd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jomrr/ansible-role-httpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-role-httpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-role-httpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-role-httpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-role-httpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jomrr","download_url":"https://codeload.github.com/jomrr/ansible-role-httpd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomrr%2Fansible-role-httpd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29165712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T14:37:12.680Z","status":"ssl_error","status_checked_at":"2026-02-06T14:36:22.973Z","response_time":59,"last_error":"SSL_read: 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","ansible-role","apache","apache2","apache24","httpd"],"created_at":"2024-09-25T05:33:57.753Z","updated_at":"2026-02-06T15:03:20.175Z","avatar_url":"https://github.com/jomrr.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible role apache\n\n![GitHub](https://img.shields.io/github/license/jomrr/ansible-role-httpd) ![GitHub last commit](https://img.shields.io/github/last-commit/jomrr/ansible-role-httpd) ![GitHub issues](https://img.shields.io/github/issues-raw/jomrr/ansible-role-httpd)\n\n**Ansible role for setting up apache httpd.**\n\n## Description\n\nInstall apache httpd from os repositories and configure\n  - default server\n  - modules\n  - reverse proxy\n  - TLS\n  - virtual hosts\nfor version 2.4 or greater. The role will not work with version 2.2.\n\n## Prerequisites\n\nThis role has no special prerequisites.\n\n### System packages (Fedora)\n\n- `python3` (Python 3.8 or later)\n- `httpd (\u003e= 2.4)`\n\n### Python (requirements.txt)\n\n- ansible \u003e= 2.15\n\n## Dependencies (requirements.yml)\n\nThis role has no dependencies.\n\n## Supported Platforms\n\n| OS Family | Distribution | Version | Container Image |\n|-----------|--------------|---------|-----------------|\n| RedHat | AlmaLinux | latest | [jomrr/molecule-almalinux:latest]( https://hub.docker.com/r/jomrr/molecule-almalinux ) |\n| Alpine | Alpine | latest | [jomrr/molecule-alpine:latest]( https://hub.docker.com/r/jomrr/molecule-alpine ) |\n| Archlinux | Archlinux | latest | [jomrr/molecule-archlinux:latest]( https://hub.docker.com/r/jomrr/molecule-archlinux ) |\n| Debian | Debian | latest | [jomrr/molecule-debian:latest]( https://hub.docker.com/r/jomrr/molecule-debian ) |\n| RedHat | Fedora | latest | [jomrr/molecule-fedora:latest]( https://hub.docker.com/r/jomrr/molecule-fedora ) |\n| Suse | OpenSuse Leap | latest | [jomrr/molecule-opensuse-leap:latest]( https://hub.docker.com/r/jomrr/molecule-opensuse-leap ) |\n| Suse | OpenSuse Tumbleweed | latest | [jomrr/molecule-opensuse-tumbleweed:latest]( https://hub.docker.com/r/jomrr/molecule-opensuse-tumbleweed ) |\n| Debian | Ubuntu | latest | [jomrr/molecule-ubuntu:latest]( https://hub.docker.com/r/jomrr/molecule-ubuntu ) |\n\n## Role Variables\n\nNo role default variables specified, see [defaults/main.yml](defaults/main.yml).\n\n## Example Playbook\n\nExample playbooks(s) that show how to use this role.\n\n## Simple example playbook\n\nA simple default example playbook for using jomrr.apache.\n```yaml\n---\n# name: \"jomrr.apache\"\n# file: \"playbook_apache.yml\"\n\n- name: \"PLAYBOOK | apache\"\n  hosts: \"apache_hosts\"\n  gather_facts: true\n  roles:\n    - role: \"jomrr.apache\"\n```\n\n## Author(s) and License\n\n- :octocat:                 Author::    [jomrr](https://github.com/jomrr)\n- :triangular_flag_on_post: Copyright:: 2024, Jonas Mauer\n- :page_with_curl:          License::   [MIT](LICENSE)\n\n## References\n\n- [Apache HTTP Server Documentation](https://httpd.apache.org/docs/)\n- [ArchWiki - Apache HTTP Server](https://wiki.archlinux.org/title/Apache_HTTP_Server)\n- [Fedora Quick Docs - Getting started with Apache HTTP Server](https://docs.fedoraproject.org/en-US/quick-docs/getting-started-with-apache-http-server/)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomrr%2Fansible-role-httpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjomrr%2Fansible-role-httpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomrr%2Fansible-role-httpd/lists"}