diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-18 17:40:40 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-18 17:42:20 +0100 |
| commit | 9aa1383cb314e987a90323dfb49731512a73c30a (patch) | |
| tree | 38a0767f152b0a184812f4db104b473069b58c42 /roles/git-crypt/meta/argument_specs.yml | |
| parent | f57a4fe08a8ed8a1fac875e6afa352b00ea426a8 (diff) | |
Add git-crypt role to different machines
Diffstat (limited to 'roles/git-crypt/meta/argument_specs.yml')
| -rw-r--r-- | roles/git-crypt/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/git-crypt/meta/argument_specs.yml b/roles/git-crypt/meta/argument_specs.yml new file mode 100644 index 00000000..770e7e6c --- /dev/null +++ b/roles/git-crypt/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install git-crypt on Linux distribution" + description: "Install git-crypt on Linux distribution" + options: {} |
