ansible.builtin.advanced_host_list (v2.16.5) — inventory

Parses a 'host list' with ranges

| "added in version" 2.4 of ansible.builtin"

Authors: unknown

Install Ansible via pip

Install with pip install ansible-core==2.16.5

Description

Parses a host list string as a comma separated values of hosts and supports host ranges.

This plugin only applies to inventory sources that are not paths and contain at least one comma.