4f0ec5a9a0
When user uses home directory in --playbook-dir option of ansible-inventory command, it warns user about this. This PR suppress the warning message for user's home directory usage in ansible-inventory command. Fixes: #65262 Signed-off-by: Satyajit Bulage <sbulage@redhat.com>
2 lines
161 B
YAML
2 lines
161 B
YAML
bugfixes:
|
|
- Suppress warning when user directory used in --playbook-dir option with ansible-inventory command (https://github.com/ansible/ansible/issues/65262).
|