mirror of https://github.com/Aidaho12/haproxy-wi
v4.5.6.0
parent
4a6e1aa4d6
commit
7cb9ac6579
|
@ -40,6 +40,9 @@
|
|||
src: /var/www/haproxy-wi/app/scripts/ansible/roles/renew_letsencrypt.j2
|
||||
dest: /etc/haproxy/renew_letsencrypt.sh
|
||||
mode: '0755'
|
||||
ignore_errors: yes
|
||||
failed_when: false
|
||||
no_log: True
|
||||
|
||||
- name: Creates cron jobs
|
||||
cron:
|
||||
|
|
Loading…
Reference in New Issue