Skip to content

Parser for '--limit' option does not support "," (comma) as delimiter #264

@mtm-cobhamsatcom

Description

@mtm-cobhamsatcom

def _parse_limit(self, limit):

Using the '--limit' cli flag does not support "," (comma) as a delimiter for separate different group patterns.

From documentation:
Link: https://docs.ansible.com/ansible/latest/inventory_guide/intro_patterns.html

You can use either a comma (,) or a colon (:) to separate a list of hosts. The comma is preferred when dealing with ranges and IPv6 addresses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions