ansible/test/integration/targets/lookup_ini/inventory
Sam Doran 0affe4d027
ini lookup - catch and handle duplicate key and missing section errors (#74629)
* Remove unused import
* Add integration tests for errors
* Cleanup formatting on existing tests
* Add changelog
2021-05-12 16:57:02 -04:00

2 lines
99 B
Text

[all]
testhost ansible_connection=local ansible_python_interpreter="{{ ansible_playbook_python }}"