Skip to content

Commit

Permalink
Add goaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Dec 24, 2020
1 parent e4d3322 commit d66bad0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@
[submodule "roles/webhost2"]
path = roles/webhost2
url = [email protected]:ansible-roles/role-webhost.git
[submodule "roles/goaccess"]
path = roles/goaccess
url = https://github.com/roles-ansible/ansible_role_goaccess.git
1 change: 1 addition & 0 deletions roles/goaccess
Submodule goaccess added at d9d4ce
1 change: 1 addition & 0 deletions site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
- { role: acmetool_fix, tags: [web,acmetool]}
- { role: acmetool2, tags: [web,acmetool]}
- { role: nginx2, tags: [web,nginx]}
- { role: goaccess, tags: [web,goaccess]}

0 comments on commit d66bad0

Please sign in to comment.