mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Split integration tests out from Makefile. (#17976)
This commit is contained in:
4
test/integration/targets/vault/test_vault_embedded.yml
Normal file
4
test/integration/targets/vault/test_vault_embedded.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- hosts: testhost
|
||||
gather_facts: False
|
||||
roles:
|
||||
- { role: test_vault_embedded, tags: test_vault_embedded}
|
||||
Reference in New Issue
Block a user