summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/meta/argument_specs.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:33:32 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:33:32 +0200
commit75b3aaf26bd67d75a6aeb5e6331ff896482acfef (patch)
treeee694ce857fbc4a80ae68c86b0d1253adaa98e32 /roles/bootstrap/meta/argument_specs.yml
parente47ae78cfe17371ce240e134fd66f01ed120ffee (diff)
Add bootstrap debian ubuntu support
Diffstat (limited to 'roles/bootstrap/meta/argument_specs.yml')
-rw-r--r--roles/bootstrap/meta/argument_specs.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/bootstrap/meta/argument_specs.yml b/roles/bootstrap/meta/argument_specs.yml
index e391e65..ba63a46 100644
--- a/roles/bootstrap/meta/argument_specs.yml
+++ b/roles/bootstrap/meta/argument_specs.yml
@@ -9,8 +9,8 @@ argument_specs:
partition_boot:
type: "dict"
required: true
- description: "Check partition_boot argument in role: partition"
+ description: "Check partition_root argument in role: partition, required options: mount_path"
partition_root:
type: "dict"
required: true
- description: "Check partition_root argument in role: partition"
+ description: "Check partition_root argument in role: partition, required options: mount_path"