Skip to content

Commit

Permalink
chore: remove deprecated socketproxy task
Browse files Browse the repository at this point in the history
handled by deploy_traefik.yml
  • Loading branch information
netr0m committed Jul 23, 2024
1 parent 91e3cb9 commit c997fb2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
19 changes: 0 additions & 19 deletions tasks/deploy_socketproxy.yml

This file was deleted.

5 changes: 0 additions & 5 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@
- name: Include 'access_control' tasks
ansible.builtin.import_tasks: set_access_control.yml

# Manage docker-socket-proxy deployment
- name: Include 'docker-socket-proxy' tasks
ansible.builtin.import_tasks: deploy_socketproxy.yml
when: svc_use_traefik

# Manage traefik deployment
- name: Include 'traefik' tasks
ansible.builtin.import_tasks: deploy_traefik.yml
Expand Down

0 comments on commit c997fb2

Please sign in to comment.