Specify that .ini files in inventories defined as directories do not work by default #1899
Open
1 task done
Labels
new_contributor
This PR is the first contribution by a new community member.
Summary
Reading https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#organizing-inventory-in-a-directory , I defined a directory with my .ini inventory files. However,
ansible-playbook -i dir
doesn't work by default (ansible/ansible#74695). This should be mentioned in the docs.Issue Type
Documentation Report
Component Name
https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#organizing-inventory-in-a-directory
Ansible Version
Configuration
OS / Environment
Ubuntu Focal with ansible from PPA
Additional Information
People do not lose time trying to figure out why the code from docs doesn't work for them.
Code of Conduct
The text was updated successfully, but these errors were encountered: