Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
lordoftheflies committed Apr 27, 2020
1 parent d9ebce7 commit 76fd0cb
Showing 1 changed file with 11 additions and 24 deletions.
35 changes: 11 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ Apache2 is an Ansible Role used to setup and maintain production grade services.

* Ansible


## Variables

## Testing

### For Local Testing

* [Vagrant](https://www.vagrantup.com/) - (Tested using version 2.1.1)
Expand All @@ -43,18 +48,6 @@ Apache2 is an Ansible Role used to setup and maintain production grade services.
* [Virtual Box](https://www.virtualbox.org/)
* Tested using Version 5.2.14 r123301 (Qt5.6.1)

## Variables

### defaults/main.yml

* [defaults/main.yml](defaults/main.yml) contains all of the required variables.

### project_name/site.yml example

* [example_apache2.yml](files/example_site.yml) may contain an example entry.

## Testing

### Testing with Molecule

```shell
Expand All @@ -75,19 +68,13 @@ To run on a specific VM's
vagrant up xenial
```

### VM's tested with Vagrant and Virtualbox

pass, fail, untested, unsupported


| OS | Version | Distribution | Supported [^1](#) | Results |
| :--- | :---: | :---: | :---: | :---: |


## Authors

- [<class 'jinja2.utils.Namespace'>](mailto:<class 'jinja2.utils.Namespace'>)
* This role was created in 2014 by [Jeff Geerling](https://www.jeffgeerling.com/), author of [Ansible for DevOps](https://www.ansiblefordevops.com/).
* Role upgraded in 2019 by [László Hegedűs](mailto:laszlo.hegedus@cherubits.hu), founder of [Cherubits LLC](https://portal.cherubits.hu)

## License

## License: [MIT](https://tldrlegal.com/license/mit-license)
[Apache 2.0](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0))

* apache2 generated using [ansible_collection_skeleton](https://github.com/<class 'jinja2.utils.Namespace'>/ansible_collection_skeleton)
* apache2 generated using [ansible_collection_skeleton](https://github.com/lordoftheflies/ansible-role-skeleton)

0 comments on commit 76fd0cb

Please sign in to comment.