1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-15 05:55:06 +00:00
community.general/test/integration/targets/vault/test_vault.yml

6 lines
121 B
YAML

- hosts: testhost
gather_facts: False
vars:
- output_dir: .
roles:
- { role: test_vault, tags: test_vault}