https://github.com/systemli/ansible-role-apache24
Install and maintain Apache 2.4 with Ansible.
https://github.com/systemli/ansible-role-apache24
ansible ansible-role apache apache2
Last synced: 4 months ago
JSON representation
Install and maintain Apache 2.4 with Ansible.
- Host: GitHub
- URL: https://github.com/systemli/ansible-role-apache24
- Owner: systemli
- License: gpl-3.0
- Created: 2017-11-22T22:39:07.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-12-08T08:01:06.000Z (6 months ago)
- Last Synced: 2025-12-09T01:36:48.745Z (6 months ago)
- Topics: ansible, ansible-role, apache, apache2
- Language: Jinja
- Homepage:
- Size: 150 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-role-apache24
[](https://github.com/systemli/ansible-role-apache24/actions?query=workflow%3AIntegration)
[](https://galaxy.ansible.com/systemli/apache24/)
Install and configure Apache 2.4
## Role Variables
see `defaults/main.yml`
## Download
Download latest release with `ansible-galaxy`
$ ansible-galaxy install systemli.apache24
## Example Playbook
```
- hosts: servers
roles:
- { role: systemli.apache24 }
```
Testing & Development
---------------------
Tests
-----
For developing and testing the role we use Github Actions, Molecule, and Docker. On the local environment you can easily test the role with
Run local tests with:
```
molecule test
```
Requires Molecule and Docker.
## License
GPL
## Author Information
https://www.systemli.org