����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
a
�)g� � @ s� d dl mZmZmZ eZd dlZd dlmZ d dl m
Z
d dlmZ d dl
mZ d dlmZ d dlmZ d d lmZ ddd�ZG d
d� de�ZdS )� )�absolute_import�division�print_functionN)�abstractmethod)�choice)�ascii_lowercase)�dgettext)�AnsibleError)�to_bytes)�
AnsiblePlugin� c C s d� dd� t| �D ��S )zH return random string used to identify the current privilege escalation � c s s | ]}t t�V qd S �N)r r )�.0�x� r �C/usr/lib/python3.9/site-packages/ansible/plugins/become/__init__.py� <genexpr> � z_gen_id.<locals>.<genexpr>)�join�range)�lengthr r r �_gen_id s r c s� e Zd ZdZe� Ze� ZdZdZ� fdd�Z d� fdd� Z
dd � Zdd
d�Ze
dd
� �Zdd� Zdd� Zdd� Zdd� Zdd� Z� ZS )�
BecomeBaseNFr
c s t t| ��� d| _d| _d S )Nr
)�superr �__init__�_id�success��self�� __class__r r r '