From 0fae7ea3acacb7d175c1165cf1d344bb58d80894 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 25 Sep 2023 19:25:35 +0300 Subject: refactor: use mail-client role instead of smarthost-client Sponsored-by: author --- ansible/mirror-git.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible/mirror-git.yml') diff --git a/ansible/mirror-git.yml b/ansible/mirror-git.yml index 97810f6..e1e9cb7 100644 --- a/ansible/mirror-git.yml +++ b/ansible/mirror-git.yml @@ -5,7 +5,7 @@ - role: sane_debian_system - role: unix_users - role: self-updating-system - - role: smarthost-client + - role: mail-client tasks: - name: "configure ssh client" copy: -- cgit v1.2.1