File manager - Edit - /opt/saltstack/salt/lib/python3.10/site-packages/salt/matchers/__pycache__/list_match.cpython-310.pyc
Back
o ;j[ � @ s$ d Z ddlZe�e�Zddd�ZdS )z# This is the default list matcher. � Nc C s� |st }|s|�d�}zd|� d�| v s"| �|d �s"| �d| �r%W dS || kW S ttfyE z|| v W Y S tyD Y Y dS w w )z0 Determines if this host is on the list �id�,TF) Z__opts__�get� startswith�endswith�AttributeError� TypeError� Exception�log�warning)Ztgt�optsZ minion_id� r �L/opt/saltstack/salt/lib/python3.10/site-packages/salt/matchers/list_match.py�match s&