feat: install new nextcloud nginx config, erase specific php-fpm-co config
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
- name: include ttrss for web1
|
||||
include_tasks: ttrss.yml
|
||||
when: inventory_hostname == 'web1.dmz.mateu.be'
|
||||
- name: include php flag for NextCloud
|
||||
include_tasks: nextcloud.yml
|
||||
when: inventory_hostname == 'web1.dmz.mateu.be'
|
||||
- name: include z-push
|
||||
include_tasks: z-push.yml
|
||||
when: inventory_hostname == 'web1.dmz.mateu.be'
|
||||
|
Reference in New Issue
Block a user