ssl.yml 113 B

123
  1. - name: 'Generate Lets Encrypt SSL certificates'
  2. shell: letsencrypt.sh --cron >/dev/null
  3. ignore_errors: True