diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-17 15:40:22 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-17 15:40:22 +0200 |
| commit | 22988554510dd5d76df4037cebe8e6662f4dbc61 (patch) | |
| tree | 9e2994f0d87d8b88886e913882ee47ab133d210c /roles/proxy/tasks/main.yml | |
| parent | 92ba528a34337b59408e41b124aafc8946439feb (diff) | |
Refactor proxy setup on cgit to simplify setup
Diffstat (limited to 'roles/proxy/tasks/main.yml')
| -rw-r--r-- | roles/proxy/tasks/main.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/roles/proxy/tasks/main.yml b/roles/proxy/tasks/main.yml deleted file mode 100644 index c5626725..00000000 --- a/roles/proxy/tasks/main.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -- name: "Setup proxy" - ansible.builtin.include_role: - name: "{{ proxy_type }}" |
