Moved nginx role to a separate playbook
This commit is contained in:
@@ -6,10 +6,3 @@
|
||||
|
||||
roles:
|
||||
- roles-ansible.gitea
|
||||
|
||||
- name: Install Nginx
|
||||
hosts: gitea_servers
|
||||
become: True
|
||||
|
||||
roles:
|
||||
- geerlingguy.nginx
|
||||
|
||||
Reference in New Issue
Block a user