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
81 stars 61 forks source link

[DNM] try out split controller testing #143

Closed briantist closed 3 years ago

briantist commented 3 years ago
SUMMARY

DO NOT MERGE

This is running our tests using the split controller changes that are upcoming for ansible-test to ensure our stuff still works and that we didn't make any bad assumptions about running on the controller.

ISSUE TYPE
COMPONENT NAME

tests/integration

ADDITIONAL INFORMATION

See https://github.com/ansible/ansible/pull/75605

briantist commented 3 years ago

https://github.com/ansible/ansible/pull/75605 has been merged, so this PR is no longer necessary.

As of now, CI still passes, but there are some TODOs for this collection that will be addressed in one or more other PRs:

briantist commented 3 years ago

Following up that all the TODOs above have been completed (or were not needed) with #155 .