summaryrefslogtreecommitdiffstats
path: root/roles/network/meta
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-08-11 00:32:08 +0200
committerAhmed AbdelHalim <[email protected]>2025-08-11 00:32:08 +0200
commita8b82fdd655cf23b6b1d7cd689d5b859f302fc68 (patch)
treecbca6923b72fd01a83621d283912d4116cd57b25 /roles/network/meta
parentde459a3d107f711d279505e55f66b6ea0f2c367d (diff)
Refactor: move hostname into its own role
Diffstat (limited to 'roles/network/meta')
-rw-r--r--roles/network/meta/argument_specs.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/network/meta/argument_specs.yml b/roles/network/meta/argument_specs.yml
index cd30b69c..33561c8d 100644
--- a/roles/network/meta/argument_specs.yml
+++ b/roles/network/meta/argument_specs.yml
@@ -2,9 +2,6 @@
argument_specs:
main:
options:
- hostname:
- type: "str"
- description: "The distro linux network hostname to be used"
network_wifi_ssid:
type: "str"
description: "The WIFI SSID to be configure when provided"