From 0e01d4fbcefd68ab748b5ec0cd42473f63d8235b Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Wed, 10 Sep 2025 19:08:56 +0200 Subject: Add recommended argument_specs --- roles/homebrew/meta/argument_specs.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 roles/homebrew/meta/argument_specs.yml (limited to 'roles/homebrew') diff --git a/roles/homebrew/meta/argument_specs.yml b/roles/homebrew/meta/argument_specs.yml new file mode 100644 index 00000000..e275b4fc --- /dev/null +++ b/roles/homebrew/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install homebrew package manager on Linux distributions" + description: "Install homebrew package manager on Linux distributions" + options: {} -- cgit v1.2.3