Skip to content

Commit

Permalink
no longer use goaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Sep 18, 2021
1 parent 553860d commit d8b026b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +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
[submodule "roles/geerlingguy.firewall"]
path = roles/geerlingguy.firewall
url = https://github.com/geerlingguy/ansible-role-firewall.git
Expand Down
2 changes: 1 addition & 1 deletion roles/do1jlr.mysql
1 change: 0 additions & 1 deletion roles/goaccess
Submodule goaccess deleted from 34e8c3
1 change: 0 additions & 1 deletion site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
- {role: do1jlr.nginx, tags: [web, nginx]}
- {role: do1jlr.mysql, tags: [web, git, mysql], become: true}
- {role: do1jlr.gitea, tags: [web, gitea, git]}
- {role: goaccess, tags: [web, goaccess]}

- name: deploy dns resolver
hosts: resolver
Expand Down

0 comments on commit d8b026b

Please sign in to comment.