HEX
Server: Apache
System: Linux dedi-13542965.clustter.com.br 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: autoligchopp (1015)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/ansible/utils/__pycache__/fqcn.cpython-39.pyc
a

�)g��@s$ddlmZmZmZeZdd�ZdS)�)�absolute_import�division�print_functioncCs@g}|D]2}|�|�d|vr|�d|�|�d|�q|S)z�
    Given a sequence of action/module names, returns a list of these names
    with the same names with the prefixes `ansible.builtin.` and
    `ansible.legacy.` added for all names that are not already FQCNs.
    �.zansible.builtin.%szansible.legacy.%s)�append)�names�result�name�r
�6/usr/lib/python3.9/site-packages/ansible/utils/fqcn.py�add_internal_fqcnss
rN)Z
__future__rrr�typeZ
__metaclass__rr
r
r
r�<module>s