summaryrefslogtreecommitdiffstats
path: root/roles/git-crypt/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/git-crypt/tasks')
-rw-r--r--roles/git-crypt/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/git-crypt/tasks/main.yml b/roles/git-crypt/tasks/main.yml
index b3fe1f51..c65dfa3d 100644
--- a/roles/git-crypt/tasks/main.yml
+++ b/roles/git-crypt/tasks/main.yml
@@ -1,5 +1,5 @@
---
-- name: "Ensure git is installed"
+- name: "Ensure git-crypt is installed"
become: true
ansible.builtin.package:
name: "git-crypt"