ansible.builtin.advanced_host_list (v2.4.0.0-1) — 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==2.4.0.0.post1

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.