blob: cd10572e74d9499c56b8b630fb9c671ef95bd057 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
argument_specs:
main:
options:
configure_playbook_dir:
type: "str"
description: "The path to the configure playbook directory to run when provided"
hostname:
type: "str"
description: "Check hostname variable in role: bootstrap"
mnt_root_path:
type: "str"
description: "Check mnt_root_path fact in role: bootstrap"
|