Sha256: 904f224eb0c0748b42508a1b7eafa0a4dd98452d1da19b1511005e3e0d2c8c2e
Contents?: true
Size: 552 Bytes
Versions: 86
Compression:
Stored size: 552 Bytes
Contents
--- # vars file for qb.role # overriding the qb.project defaults has to happen here - values in # defaults/main.yml **will not** be visible to the included role # the name of the project repo, which defaults to "ansible-<role-name>" project_name: "ansible-{{ role_role_name }}" # rest of the project variables default to false except readme project_bin: false project_dev: false project_dev_bin: false project_setup: false project_scratch: false project_tmp: false project_readme: true project_hub: false project_private: false project_force: false
Version data entries
86 entries across 86 versions & 1 rubygems