From 293fd9c76c6c70b45e2f08f0c3afea84669ab9ad Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 4 Feb 2024 12:06:44 +0000 Subject: Add rsync role to deploy static content sites --- roles/home/tasks/main.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'roles/home') diff --git a/roles/home/tasks/main.yml b/roles/home/tasks/main.yml index cd6b19c..05ab5ba 100644 --- a/roles/home/tasks/main.yml +++ b/roles/home/tasks/main.yml @@ -37,3 +37,6 @@ state: link notify: - Reload nginx + +- ansible.builtin.include_role: + name: rsync -- cgit v1.2.3-70-g09d2