aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/systemd_depend_mount/defaults/main.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-08-23 17:46:28 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-08-23 18:03:25 +0200
commit287264d1eefb311b472a5f0431ae012cf2033a26 (patch)
treee65a79c80c6fb741ac45e359ba32e6192acaf396 /roles/systemd_depend_mount/defaults/main.yml
parentdigitalocean_volume: properly prefix variables (diff)
downloadinfra-ansible-287264d1eefb311b472a5f0431ae012cf2033a26.tar.gz
infra-ansible-287264d1eefb311b472a5f0431ae012cf2033a26.zip
replace systemd_requires_mounts_for with systemd_depend_mount
It should be better and more comprehensible.
Diffstat (limited to '')
-rw-r--r--roles/systemd_depend_mount/defaults/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/systemd_depend_mount/defaults/main.yml b/roles/systemd_depend_mount/defaults/main.yml
new file mode 100644
index 0000000..4d1b819
--- /dev/null
+++ b/roles/systemd_depend_mount/defaults/main.yml
@@ -0,0 +1,2 @@
+#systemd_depend_mount_dir:
+systemd_depend_mount_services: []