summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-vault/inventory.toml
blob: d97ed398a201e135533a4ee8a4c2c9f278f1012e (plain)
1
2
3
4
5
[vauled_group.hosts]
vaulted_host_toml={ ansible_host="localhost", ansible_connection="local" }

[vauled_group.vars]
hello="world"