Skip to content

Commit

Permalink
ssl handler fix for ssl role
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Nov 1, 2023
1 parent 585a4cf commit 8409832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/gitlab/tasks/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- name: Include ssl role
ansible.builtin.include_role:
name: alphanodes.setup.ssl
public: true

- name: Include nginx role
ansible.builtin.include_role:
Expand Down

0 comments on commit 8409832

Please sign in to comment.