ansible-collections / community.hashi_vault

Ansible collection for managing and working with HashiCorp Vault.
https://docs.ansible.com/ansible/devel/collections/community/hashi_vault/index.html
GNU General Public License v3.0
80 stars 59 forks source link

tests/integration - replace repeated settings with config values #218

Closed briantist closed 2 years ago

briantist commented 2 years ago
SUMMARY

In #213, added integration.cfg (ansible.cfg for integration tests), so we could set settings like timeout there instead of repeating ansible_hashi_vault_timeout in targets.

Need to go through and update existing ones, and see if there are any other settings we'd like to set in there.

ISSUE TYPE
COMPONENT NAME

tests/integration

ADDITIONAL INFORMATION