wrightgabriel0220 / homiehub-homelab

The Unlicense
0 stars 0 forks source link

Add SSL renewal cronjob to Ansible deployment playbook #9

Open wrightgabriel0220 opened 4 months ago

wrightgabriel0220 commented 4 months ago

As the title says. Use the existing usage of ansible.builtin.cron in deploy.yml as an example for syntax. We can just assign a cronjob for however often we need to renew our SSL certificates to run our existing update_cert.yml script.

┆Issue is synchronized with this Trello card by Unito ┆Attachments: #9 Add SSL renewal cronjob to Ansible deployment playbook

wrightgabriel0220 commented 3 weeks ago

Add SSL renewal cronjob to Ansible deployment playbook