diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-11-11 15:38:59 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-11-11 15:38:59 +0100 |
| commit | 004c7ecbbf8768955e964ef4323566079b22603d (patch) | |
| tree | 22f35cdbb7157d335a231520fc0969a0bd41b45c /roles/neomutt/meta/argument_specs.yml | |
| parent | eccbdf83415163006dc4761feb1284775d484aeb (diff) | |
Add neomutt email client role w/testing
Diffstat (limited to 'roles/neomutt/meta/argument_specs.yml')
| -rw-r--r-- | roles/neomutt/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/neomutt/meta/argument_specs.yml b/roles/neomutt/meta/argument_specs.yml new file mode 100644 index 00000000..50d05e9f --- /dev/null +++ b/roles/neomutt/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install neomutt on Linux distribution" + description: "Install neomutt on Linux distribution" + options: {} |
