From dc4dc69b820b1c598eb5de0b26d2e43fb9dc59f8 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 14 Aug 2023 02:38:27 +0200 Subject: add a bunch of READMEs for roles --- roles/digitalocean_volume/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roles/digitalocean_volume/README.md (limited to 'roles/digitalocean_volume') diff --git a/roles/digitalocean_volume/README.md b/roles/digitalocean_volume/README.md new file mode 100644 index 0000000..7482683 --- /dev/null +++ b/roles/digitalocean_volume/README.md @@ -0,0 +1,2 @@ +This role mounts a DigitalOcean data volume in /mnt and adds a corresponding +record in /etc/fstab. -- cgit v1.2.3