fix typo in template path
This commit is contained in:
parent
2c1c1b97a2
commit
1a3d5729c5
@ -24,7 +24,7 @@
|
||||
|
||||
- name: Deploy config file
|
||||
template:
|
||||
src: conf/cli.ini.j2
|
||||
src: config/cli.ini.j2
|
||||
dest: " {{ certbot_config_dir }} "
|
||||
become: True
|
||||
become_user: "{{ certbot_user }}"
|
||||
|
Loading…
Reference in New Issue
Block a user