Sha256: 92868625370cb65a9677172493a1d332c5bb72f93d7a84a69de02a3d8f62cd77
Contents?: true
Size: 1.19 KB
Versions: 10
Compression:
Stored size: 1.19 KB
Contents
--- ############################################################################## # QB metadata for `qb/ruby/yard/clean` role. # # QB settings for this role. # # @see http://www.rubydoc.info/gems/qb/file/doc/qb_roles/metadata.md # ############################################################################## # Shown in help output, etc. description: >- TODO describe qb/ruby/yard/clean role # Gemspec-style requirements. Right now only `.gems.qb` is used. requirements: gems: qb: ~> 0.3.0 # Prefix for role variables var_prefix: clean # How to get a default for `DIRECTORY` arg if not provided by user. # # @see http://www.rubydoc.info/gems/qb/file/doc/qb_roles/metadata/default_dir.md # default_dir: from_role: qb/ruby/yard/config # If `true`, QB will ensure `DIRECTORY` exists before starting the play. mkdir: false # Default user to become for play default_user: null # Save options in `.qb-options.yml` files save_options: true # Options to pass to `ansible-playbook` ansible_options: {} # Role CLI options that become Ansible vars options: [] # - name: example # description: an example of a variable. # required: false # type: boolean # boolean (default) | string # short: e
Version data entries
10 entries across 10 versions & 1 rubygems