certbot: Fix variable name
This commit is contained in:
parent
8b2696de1a
commit
fa469574b7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
ansible.builtin.include_role:
|
||||
name: nginx_site
|
||||
vars:
|
||||
site: certbot.home.foo.sh
|
||||
nginx_site_name: certbot.home.foo.sh
|
||||
|
||||
- name: Create certbot .well-known directory
|
||||
ansible.builtin.file:
|
||||
|
|
Loading…
Add table
Reference in a new issue