Skip to content

Commit

Permalink
Deploy git-mirrors role to NGINX hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 committed Aug 25, 2024
1 parent 9f224c2 commit 0d0055c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@
- nginx-geoip
- nginx-cloudflare-mtls

- name: Deploy Git mirrors
hosts: nginx
roles:
- git-mirrors

- name: Deploy our PostgreSQL database hosts
hosts: databases
roles:
Expand Down

0 comments on commit 0d0055c

Please sign in to comment.