add apache role
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Michael Grote 2024-08-12 11:09:11 +02:00
parent 5d126f0604
commit 62a7d1e9e6

View file

@ -43,3 +43,6 @@ roles:
- name: ansible-role-munin
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-munin
version: "2.1.0"
- name: ansible-role-apache
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-apache
version: "4.0.0"