aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ansible/playbook.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/playbook.yml b/ansible/playbook.yml
index c03ca75..1ac0c05 100644
--- a/ansible/playbook.yml
+++ b/ansible/playbook.yml
@@ -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: