Sha256: 6fc30acdca3a9427daafecd9005be1fa041fc63d743ea627cbb86ea10fae692c

Contents?: true

Size: 1.25 KB

Versions: 13

Compression:

Stored size: 1.25 KB

Contents

---
# meta/qb.yml file for qb/git/submodule/update
# 
# qb settings for this role. see README.md for more info.
#

# description of the role to show in it's help output.
description: null

# prefix for role variables
var_prefix: git_submodule_update

# how to get a default for `dir` if it's not provided as the only
# positional argument. if a positional argument is provided it will
# override the method defined here.
# 
# options:
# 
# -   null
#     -   require the value on the command line.
# -   git_root
#     -   use the git root fof the directory that the `qb` command is invoked
#         from. useful for 'project-centric' commands so they can be invoked
#         from anywhere in the repo.
# -   cwd
#     -   use the directory the `qb` command is invoked form.
# -   {exe: PATH}
#     -   invoke an execuable, passing a JSON serialization of the options
#         mapping their CLI names to values. path can be relative to role
#         directory.
default_dir: git_root

# default user to become for play
default_user: null

# set to false to not save options in .qb-options.yml files
save_options: false

options: []
# - name: example
#   description: an example of a variable.
#   required: false
#   type: boolean # boolean (default) | string
#   short: e

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
qb-0.4.5 roles/qb/git/submodule/update/meta/qb.yml
qb-0.4.4 roles/qb/git/submodule/update/meta/qb.yml
qb-0.4.3 roles/qb/git/submodule/update/meta/qb.yml
qb-0.4.2 roles/qb/git/submodule/update/meta/qb.yml
qb-0.4.1 roles/qb/git/submodule/update/meta/qb.yml
qb-0.4.0 roles/qb/git/submodule/update/meta/qb.yml
qb-0.3.25 roles/qb/git/submodule/update/meta/qb.yml
qb-0.3.24 roles/qb/git/submodule/update/meta/qb.yml
qb-0.3.23 roles/qb/git/submodule/update/meta/qb.yml
qb-0.3.22 roles/qb/git/submodule/update/meta/qb.yml
qb-0.3.21 roles/qb/git/submodule/update/meta/qb.yml
qb-0.3.20 roles/qb/git/submodule/update/meta/qb.yml
qb-0.3.19 roles/qb/git/submodule/update/meta/qb.yml