diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-13 21:56:52 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-13 21:56:52 +0200 |
| commit | 8f564148834043bf9f1c280e33a13517c2355b56 (patch) | |
| tree | 47be8fa7f6445e261aace74a0e04378af393b59d /roles/openssl/meta/argument_specs.yml | |
| parent | 2aa105e6cc8255e07867ed2efb025814d952c1d2 (diff) | |
Add openssl role (dependency for nginx)
Diffstat (limited to 'roles/openssl/meta/argument_specs.yml')
| -rw-r--r-- | roles/openssl/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/openssl/meta/argument_specs.yml b/roles/openssl/meta/argument_specs.yml new file mode 100644 index 00000000..35dd3dcf --- /dev/null +++ b/roles/openssl/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install openssl on Linux distribution" + description: "Install openssl on Linux distribution" + options: {} |
