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

Parses a 'host list' string

| "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

This plugin only applies to inventory strings that are not paths and contain a comma.