1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_goaccess.git synced 2024-08-16 18:09:23 +02:00
Ansible role to install goaccess
Find a file
2020-12-11 03:12:09 +01:00
.github debian:sid is not supported 2020-12-11 03:12:09 +01:00
defaults Add installation for goaccess 2020-12-11 02:19:52 +01:00
tasks Change order: first gpg, then repo 2020-12-11 03:05:28 +01:00
vars Initial commit 2020-12-11 01:54:27 +01:00
.travis.yml Initial commit 2020-12-11 01:54:27 +01:00
LICENSE Initial commit 2020-12-11 01:54:27 +01:00
README.md debian:sid is not supported 2020-12-11 03:12:09 +01:00

ansible role goaccess

Ansible roles to install goaccess at Debian/Ubuntu systems.

UNDER DEVELOPEMENT

Testing

This role is tested with these github-action tests for different versions of differen linux systems. Linting is tested via travis-ci and the ansible-lint action. If you want to find out more about our tests, please have a look at the github marketplace.

test status Github Marketplace
Ansible Lint check ansible-lint action
Ansible check debian:stable ansible test with debian stable
Ansible check debian:latest ansible test with debian latest
Ansible check debian:buster ansible test with debian buster
Ansible check debian:stretch ansible test with debian stretch
Ansible check ubuntu:latest ansible test with ubuntu latest
Ansible check ubuntu:bionic ansible test with ubuntu bionic