Sha256: eed5458aba7bc32bfdd911cc9d00b81ec1d085a6048c570954f695d5c5ac0d20

Contents?: true

Size: 438 Bytes

Versions: 43

Compression:

Stored size: 438 Bytes

Contents

---
- hosts: localhost
  roles:
  # cmd: qb role path=roles/qb.role templates meta
  # qb role roles/qb.role --templates --meta --path=roles/qb.role
  # 
  # how to turn something OFF that defaults to on
  # qb role --defaults=off
  # qb role -d off
  # - role: qb.role
  #   role_path: ./roles/qb.role
  #   role_templates: true
  #   role_meta: true
  # - role: qb.test
  
  tasks:
  - qb_facts:
  
  - debug: msg="{{ git_user_name }}"

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
qb-0.1.42 temp.yml
qb-0.1.41 temp.yml
qb-0.1.40 temp.yml
qb-0.1.39 temp.yml
qb-0.1.38 temp.yml
qb-0.1.37 temp.yml
qb-0.1.36 temp.yml
qb-0.1.35 temp.yml
qb-0.1.34 temp.yml
qb-0.1.33 temp.yml
qb-0.1.32 temp.yml
qb-0.1.31 temp.yml
qb-0.1.30 temp.yml
qb-0.1.29 temp.yml
qb-0.1.28 temp.yml
qb-0.1.27 temp.yml
qb-0.1.26 temp.yml
qb-0.1.25 temp.yml
qb-0.1.24 temp.yml
qb-0.1.23 temp.yml