aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/digitalocean_volume
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-08-14 02:38:27 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-08-14 02:57:10 +0200
commitdc4dc69b820b1c598eb5de0b26d2e43fb9dc59f8 (patch)
tree2970320489b01eb07ca2004537f6e0d19322c899 /roles/digitalocean_volume
parentv0.0.11 (diff)
downloadinfra-ansible-dc4dc69b820b1c598eb5de0b26d2e43fb9dc59f8.tar.gz
infra-ansible-dc4dc69b820b1c598eb5de0b26d2e43fb9dc59f8.zip
add a bunch of READMEs for roles
Diffstat (limited to 'roles/digitalocean_volume')
-rw-r--r--roles/digitalocean_volume/README.md2
1 files changed, 2 insertions, 0 deletions
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.