From ca8abe541c82d196492c3281fa66b8378068b78a Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 10 Feb 2024 18:56:06 +0000 Subject: Add dependencies for home role --- roles/home/meta/main.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 roles/home/meta/main.yml (limited to 'roles/home/meta') diff --git a/roles/home/meta/main.yml b/roles/home/meta/main.yml new file mode 100644 index 0000000..720a031 --- /dev/null +++ b/roles/home/meta/main.yml @@ -0,0 +1,8 @@ +dependencies: + - role: certificate + vars: + domains: + - ilvokhin.com + - www.ilvokhin.com + - role: nginx + - role: rsync -- cgit v1.2.3-70-g09d2