Sha256: ac5b63027029fb37ff683a94d9878aa8fd0753678233d328a4910a09f4a50b40
Contents?: true
Size: 479 Bytes
Versions: 3
Compression:
Stored size: 479 Bytes
Contents
--- # meta/qb.yml file for {{ role_role_name }} # # qb settings for this role. see README.md for more info. # # prefix for role variables var_prefix: null # how to get a default for `dir` if it's not provided as the default_dir: null # set to false to not save options in {{ qb_dir }}/.qb-options.yml save_options: true options: [] # - name: example # description: an example of a variable. # required: false # type: boolean # boolean (default) | string # short: e
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
qb-0.1.17 | roles/qb.qb_role/templates/qb.yml.j2 |
qb-0.1.16 | roles/qb.qb_role/templates/qb.yml.j2 |
qb-0.1.15 | roles/qb.qb_role/templates/qb.yml.j2 |