ansible/test/integration/targets/ansible-inventory/files/invalid_sample.yml
Abhijeet Kasurde 38dd49eb00
ansible-inventory: Handle exception in toml parsing (#74486)
Handle stacktrace raise while parsing inventory in toml format

Fixes: #74404

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-05-05 14:12:52 +05:30

7 lines
101 B
YAML

all:
children:
somegroup:
hosts:
something:
7.2: bar
ungrouped: {}