mirror of https://github.com/ansible/ansible.git
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>pull/65753/head
parent
b349ec8fcf
commit
41e19a4058
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Ansible should fail with error when non-existing limit file is provided in command line.
|
||||
Loading…
Reference in New Issue