diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-18 21:39:40 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-18 21:39:40 +0100 |
| commit | 03f0e7c569c828e1ef314528d8e4f1a3909974b0 (patch) | |
| tree | 743525db5f68c8211cc4fcb7dfae043c1c250eb5 /roles/ag/meta/argument_specs.yml | |
| parent | 37cde904c097879331fd978032bf3898f16413ee (diff) | |
Add ag role w/testing
Diffstat (limited to 'roles/ag/meta/argument_specs.yml')
| -rw-r--r-- | roles/ag/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/ag/meta/argument_specs.yml b/roles/ag/meta/argument_specs.yml new file mode 100644 index 00000000..5463424c --- /dev/null +++ b/roles/ag/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install the silver searcher (ag) on Linux distribution" + description: "Install the silver searcher (ag) on Linux distribution" + options: {} |
