ansible-infra/roles/reboot/meta/argument_specs.yaml

13 lines
263 B
YAML

argument_specs:
main:
options:
reboot__local_handling:
type: str
required: false
choices:
- "none"
- "ignore"
- "file"
reboot__local_handling_file:
type: path
required: false