mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented msmtp for wordpress
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
verification_url: "{{ verification_url }}"
|
||||
when: enable_debug | bool
|
||||
|
||||
- name: Check if site {{ domain }} is allready registered at Matomo
|
||||
- name: "Check if site {{ domain }} is allready registered at Matomo"
|
||||
uri:
|
||||
url: "{{verification_url}}"
|
||||
method: GET
|
||||
|
Reference in New Issue
Block a user