ansible/changelogs/fragments/limit-file-exception.yml
Abhijeet Kasurde 41e19a4058
inventory: Fail on non-existing limit file (#59758)
Ansible now fails with error message when user provides
non-existing limit file.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-12-12 09:09:40 +05:30

3 lines
108 B
YAML

minor_changes:
- Ansible should fail with error when non-existing limit file is provided in command line.