This repository contains the foundata.apache_httpd Ansible Collection.
It provides resources to manage and use the Apache HTTP server, a HTTP web server, reverse proxy, load balancer.
The primary role in this collection to configure and maintain Apache HTTPD, including virtual hosts (vHosts) and related configuration. Its README.md covers configuration, usage examples, and more:
- Ansible role:
foundata.apache_httpd.run- Table of contents
- Features
- Example playbooks, using this role
- Supported tags
- Role variables
run_apache_httpd_staterun_apache_httpd_autoupgraderun_apache_httpd_service_staterun_apache_httpd_mpmrun_apache_httpd_vhosts_default_managerun_apache_httpd_main_config_blockrun_apache_httpd_main_config_baseline_managerun_apache_httpd_vhosts_configrun_apache_httpd_vhosts_delete_unmanagedrun_apache_httpd_modules_enabledrun_apache_httpd_modules_disable_unmanagedrun_apache_httpd_snippets_managerun_apache_httpd_snippet_settingsrun_apache_httpd_snippets_delete_unmanaged
- Dependencies
- Compatibility
- External requirements
See dependencies in galaxy.yml.
Copyright (c) 2026 foundata GmbH
This project is licensed under the GNU General Public License v3.0 or later (SPDX-License-Identifier: GPL-3.0-or-later), see LICENSES/GPL-3.0-or-later.txt for the full text.
The REUSE.toml file provides detailed licensing and copyright information in a human- and machine-readable format. This includes parts that may be subject to different licensing or usage terms, such as third-party components. The repository conforms to the REUSE specification. You can use reuse spdx to create a SPDX software bill of materials (SBOM).
This project was created and is maintained by foundata GmbH.
Initially based on an Ansible skeleton developed by foundata.