Sha256: 783898d29a48dcd673bc4a1e9e2c06200c0ed4db60f24d3573ff2d71451dfd33
Contents?: true
Size: 568 Bytes
Versions: 16
Compression:
Stored size: 568 Bytes
Contents
--- ############################################################################## # Main tasks for `qb/ruby/dependency` role ############################################################################## - when: bundle_root_type is not defined name: >- Include tasks to detect type of `bundle_root={{ bundle_root}}` (gemspec or gemfile) include_tasks: >- {{ role_path }}/tasks/detect_type.yml - name: >- Include tasks to apply state to `{{ bundle_root_type }}` type include_tasks: >- {{ role_path }}/tasks/types/{{ bundle_root_type }}.yml
Version data entries
16 entries across 16 versions & 1 rubygems