summaryrefslogtreecommitdiffstats
path: root/roles/git
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-11-30 22:53:13 +0100
committerAhmed Abdelhalim <[email protected]>2025-11-30 22:53:13 +0100
commit810d3d4701fc542107bfaa80752ea7300dee5016 (patch)
treec318681c809d630da7b4458caef641764c76759a /roles/git
parent2427127b814a85342b2279083eec60968554c53c (diff)
Fix git log not showing properly on archlinux
Diffstat (limited to 'roles/git')
-rw-r--r--roles/git/meta/main.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/git/meta/main.yml b/roles/git/meta/main.yml
index 8cbb4d34..1b62fb86 100644
--- a/roles/git/meta/main.yml
+++ b/roles/git/meta/main.yml
@@ -1,5 +1,6 @@
---
-dependencies: []
+dependencies:
+ - role: "less"
galaxy_info:
author: "a14m"
description: "Install git"