Why maintain separate Ansible inventory files for development and production?
They prevent hosts from belonging to named groups
They organize different host sets and group memberships while allowing the same playbook to target either environment
They require a separate copy of every playbook for each host
They replace YAML playbooks with INI commands