summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-vault/test_vaulted_inventory.yml
blob: 06b6582b04b78dbe5adb9f01c3f2f4edc4f2331f (plain)
1
2
3
4
5
- hosts: vaulted_host
  gather_facts: no
  tasks:
  - name: See if we knew vaulted_host
    debug: msg="Found vaulted_host from vaulted.inventory"