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/plugins/strategy/__pycache__/ |
Upload File : |
� ���c� � �j � d dl mZmZmZ eZdZd dlmZ d dl mZ e� � Z G d� de � � ZdS )� )�absolute_import�division�print_functiona# name: host_pinned short_description: Executes tasks on each host without interruption description: - Task execution is as fast as possible per host in batch as defined by C(serial) (default all). Ansible will not start a play for a host unless the play can be finished without interruption by tasks for another host, i.e. the number of hosts with an active play does not exceed the number of forks. Ansible will not wait for other hosts to finish the current task before queuing the next task for a host that has finished. Once a host is done with the play, it opens it's slot to a new host that was waiting to start. Other than that, it behaves just like the "free" strategy. version_added: "2.7" author: Ansible Core Team )�StrategyModule)�Displayc � � � e Zd Z� fd�Z� xZS )r c �f �� t t | � � � |� � d| _ d S )NT)�superr �__init__�_host_pinned)�self�tqm� __class__s ��I/usr/lib/python3.11/site-packages/ansible/plugins/strategy/host_pinned.pyr zStrategyModule.__init__+ s/ �� � �n�d�#�#�,�,�S�1�1�1� ����� )�__name__� __module__�__qualname__r � __classcell__)r s @r r r ) s8 �� � � � � �!� !� !� !� !� !� !� !� !r r N) � __future__r r r �type� __metaclass__� DOCUMENTATION�ansible.plugins.strategy.freer �FreeStrategyModule�ansible.utils.displayr �display� r r �<module>r s� ��$ C� B� B� B� B� B� B� B� B� B�� �� � O� N� N� N� N� N� )� )� )� )� )� )� �'�)�)��!� !� !� !� !�'� !� !� !� !� !r