Moved nginx role to a separate playbook

This commit is contained in:
2026-04-07 19:09:51 -04:00
parent 0d5b19b820
commit 98ccd874c0
3 changed files with 12 additions and 8 deletions
-7
View File
@@ -6,10 +6,3 @@
roles:
- roles-ansible.gitea
- name: Install Nginx
hosts: gitea_servers
become: True
roles:
- geerlingguy.nginx