Robert Kaussow
c3d1ce24d7
All checks were successful
continuous-integration/drone/pr Build is passing
9 lines
220 B
YAML
9 lines
220 B
YAML
---
|
|
__certbot_packages:
|
|
- certbot
|
|
|
|
__certbot_environment:
|
|
- { name: "{{ certbot_work_dir }}", mode: "0755" }
|
|
- { name: "{{ certbot_config_dir }}", mode: "0755" }
|
|
- { name: "{{ certbot_log_dir }}", mode: "0700" }
|