Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T08:08:17.000Z (about 1 year ago)
- Last Synced: 2024-11-10T02:38:56.173Z (3 months ago)
- Topics: ansible, ansible-role, apache, apache2
- Language: Jinja
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-role-apache24
[![Build Status](https://github.com/systemli/ansible-role-apache24/workflows/Integration/badge.svg?branch=main)](https://github.com/systemli/ansible-role-apache24/actions?query=workflow%3AIntegration)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-apache24-blue.svg)](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 Vagrant. On the local environment you can easily test the role with
Run local tests with:
```
molecule test
```Requires Molecule, Vagrant and `python-vagrant, molecule-goss, molecule-vagrant` to be installed.For developing and testing the role we use Travis CI, Molecule and Vagrant. On the local environment you can easily test the role with
## License
GPL
## Author Information
https://www.systemli.org