mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Fix idempotent: vhost disabled/deleted
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
redirect_from:
|
||||
- 'www.test-php.local'
|
||||
template: '_php'
|
||||
- name:
|
||||
- 'deleted.local'
|
||||
template: '_base'
|
||||
delete: true
|
||||
roles:
|
||||
- ../../
|
||||
post_tasks:
|
||||
|
||||
Reference in New Issue
Block a user