1[vauled_group.hosts]
2vaulted_host_toml={ ansible_host="localhost", ansible_connection="local" }
3
4[vauled_group.vars]
5hello="world"
6