Sha256: 61b37e347873856a3ec7e7492e4663518a0eea6229cc45e9c4080d527ac142f3

Contents?: true

Size: 816 Bytes

Versions: 2

Compression:

Stored size: 816 Bytes

Contents

---
##############################################################################
# Ansible metadata for `qb/python/config` role
##############################################################################

# `no` means duplicate invocations with the *same* parameters (vars) will not
# be run.
# 
# This is *usually* what you want for idempotent roles: if roles A
# and B both want a resource R in a particular state, they can both include
# or depend on a role C that accepts that state as paramters and C will be
# run only once.
# 
# However, non-idemptent roles - say one that logs message - will want to set
# this value to `yes`.
# 
# https://docs.ansible.com/ansible/devel/user_guide/playbooks_reuse_roles.html#role-duplication-and-execution
# 
allow_duplicates: no

dependencies: []
# - role: role-name

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
qb-0.4.5 roles/qb/python/config/meta/main.yml
qb-0.4.4 roles/qb/python/config/meta/main.yml