ansible/test/integration/targets/ansible-vault/test_vault_embedded.yml
Matt Clay bee5e02232 Rename integration test targets.
Improve consistency with naming of tests for Ansible CLI commands.
Fix naming of module_utils tests to match the files under test.
2021-08-30 17:11:07 -07:00

5 lines
111 B
YAML

- hosts: testhost
gather_facts: False
roles:
- { role: test_vault_embedded, tags: test_vault_embedded}