From 75b3aaf26bd67d75a6aeb5e6331ff896482acfef Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 11 Aug 2025 00:33:32 +0200 Subject: Add bootstrap debian ubuntu support --- roles/bootstrap/meta/argument_specs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'roles/bootstrap/meta/argument_specs.yml') 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" -- cgit v1.2.3