diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-20 21:14:30 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-20 21:14:30 +0200 |
| commit | d619aadae27f2d98782651760dc75b81a20dfd81 (patch) | |
| tree | 437a39e3fdcca81e8a562255b928c890119a9129 /roles/git/meta/argument_specs.yml | |
| parent | cf8f30da8b198f4920934a0cf6bf84bd0dbbf63b (diff) | |
Fix homebrew role dependencies on ubuntu
Diffstat (limited to 'roles/git/meta/argument_specs.yml')
| -rw-r--r-- | roles/git/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/git/meta/argument_specs.yml b/roles/git/meta/argument_specs.yml new file mode 100644 index 00000000..c43f2380 --- /dev/null +++ b/roles/git/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install git on Linux distribution" + description: "Install git on Linux distribution" + options: {} |
