This commit is contained in:
@@ -41,5 +41,12 @@
|
||||
mode: 'u+rwx,g+rs,o-rwx'
|
||||
state: directory
|
||||
|
||||
- name: Flush handlers
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
||||
- name: Handle letsencrypt cert
|
||||
ansible.builtin.include_tasks: letsencrypt.yml
|
||||
loop: "{{ web_hostname }}"
|
||||
|
||||
- name: Include vhosts
|
||||
ansible.builtin.include_tasks: vhosts.yml
|
||||
|
Reference in New Issue
Block a user