1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_acmetool.git synced 2024-08-16 12:29:49 +02:00
This commit is contained in:
L3D 2021-09-30 22:41:04 +02:00
parent d15244d57a
commit 1ebd596c1d
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -26,7 +26,7 @@ The ``do1jlr.nginx`` role installs a hook to enable nginx https sites and is run
* ``acme_domain_want_list:`` (Default: ``[]``):
A list of domain you want to enable. Example:
```yml
acme_restart_services:
acme_domain_want_list:
- name: 'www.example.com'
```