diff --git a/playbooks/athens-common/update-certs.yml b/playbooks/athens-common/update-certs.yml new file mode 100644 index 0000000..50f6118 --- /dev/null +++ b/playbooks/athens-common/update-certs.yml @@ -0,0 +1,5 @@ +--- +- include_tasks: '../beta/certbot.yml' +- include_tasks: '../alpha/certbot.yml' + +