Sha256: 9ad948bc4bd79f4471772cff4e0f1fdc3627c2a018c098c446b938a509b61403
Contents?: true
Size: 817 Bytes
Versions: 2
Compression:
Stored size: 817 Bytes
Contents
--- ############################################################################## # Ansible metadata for `qb/python/pip` 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: qb/python/config
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
qb-0.4.5 | roles/qb/python/pip/meta/main.yml |
qb-0.4.4 | roles/qb/python/pip/meta/main.yml |