| Server IP : 104.21.25.182 / Your IP : 216.73.217.22 Web Server : Apache System : Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : nobi37te ( 1003) PHP Version : 8.2.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.9/site-packages/ansible/utils/__pycache__/ |
Upload File : |
a
�)g� � @ s$ d dl mZmZmZ eZdd� ZdS )� )�absolute_import�division�print_functionc C s@ 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_fqcns s
r N)Z
__future__r r r �typeZ
__metaclass__r r
r
r
r �<module> s