diff options
| author | 2023-08-13 14:59:36 +0100 | |
|---|---|---|
| committer | 2023-08-13 15:54:03 +0100 | |
| commit | 431585b5256a0d08f4f3c33122465a88a93ddcb1 (patch) | |
| tree | 4cc41cda81655332fa467e6c9c85d1ee9c35b90e /roles/certbot/README.md | |
| parent | Serve static files from Turing (#116) (diff) | |
Move all ansible files to their own folder
Diffstat (limited to 'roles/certbot/README.md')
| -rw-r--r-- | roles/certbot/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/certbot/README.md b/roles/certbot/README.md deleted file mode 100644 index b9d3e36..0000000 --- a/roles/certbot/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# Role "certbot" - -Installs certbot and the Cloudflare DNS plugin for certbot to provision and deploy TLS certificates for web properties. |