Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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