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/vars/__pycache__/ |
Upload File : |
� ���c � � � d dl mZmZmZ eZd dlmZ d dlm Z m Z g d�ZddgZ G d� de� � Z G d� de� � Zd S ) � )�absolute_import�division�print_function)�Mapping)�Templar�AnsibleUndefined)�ansible_version�ansible_play_hosts�ansible_dependent_role_names�ansible_play_role_names�ansible_role_names�inventory_hostname�inventory_hostname_short�inventory_file� inventory_dir�groups�group_names�omit�playbook_dir� play_hosts� role_names� ungrouped�HostVars�HostVarsVarsc �l � e Zd ZdZd� Zd� Zd� Zd� Zd� Zd� Z d� Z d � Zd � Zd� Z d� Zd � Zd� Zd� Zd� ZdS )r zO A special view of vars_cache that adds values from the inventory when needed. c �>