Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3.11/site-packages/ansible/__pycache__/ |
Upload File : |
� ���c� � �t � d dl mZmZmZ eZ d dlmZmZ d dl m Z d dlmZm Z dZ ei � � ad� Zd d �ZdS )� )�absolute_import�division�print_function)�Mapping�Set)�is_sequence)�CLIArgs� GlobalCLIArgs)�CLIARGSc �. � t j | � � adS )z%Initialize the global context objectsN)r �from_optionsr )�cli_argss �4/usr/lib/python3.11/site-packages/ansible/context.py�_init_global_contextr ! s � � �(��2�2�G�G�G� NFc � � ��� �� �fd�}|S )aA Closure over getting a key from CLIARGS with shallow copy functionality Primarily used in ``FieldAttribute`` where we need to defer setting the default until after the CLI arguments have been parsed This function is not directly bound to ``CliArgs`` so that it works with ``CLIARGS`` being replaced c �� �� t � ���� � } �s| S t | � � r | d d � S t | t t f� � r| � � � S | S )N)�default)r �getr � isinstancer r �copy)�valuer �key�shallowcopys ���r �innerz#cliargs_deferred_get.<locals>.inner0 sk �� ����C���1�1��� ��L� �� � � �����8�O� ����~� .� .� ��:�:�<�<���r � )r r r r s ``` r �cliargs_deferred_getr '