Skip to content

Conditional questions #161

@yajo

Description

@yajo

I guess this issue depends on #90 and it would let us declare questions to be conditional:

using_smtp:
  type: bool
  default: no

smtp_host:
  type: str
  when: '[[ using_smtp ]]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions