관리-도구
편집 파일: ohai.cpython-39.pyc
a �)gG � @ sd d dl mZmZmZ eZd dlZd dlm m m Z d dlm Z d dlmZ G dd� de�ZdS )� )�absolute_import�division�print_functionN)�PrefixFactNamespace)�BaseFactCollectorc sN e Zd ZdZdZe� Zd� fdd� Zdd� Zdd � Z d d� Z ddd �Z� ZS )�OhaiFactCollectorzIThis is a subclass of Facts for including information gathered from Ohai.�ohaiNc s$ t ddd�}tt| �j||d� d S )Nr Zohai_)Znamespace_name�prefix)� collectors� namespace)r �superr �__init__)�selfr r �� __class__� �I/usr/lib/python3.9/site-packages/ansible/module_utils/facts/other/ohai.pyr ! s ��zOhaiFactCollector.__init__c C s |� d�}|S )Nr )Zget_bin_path)r �module� ohai_pathr r r � find_ohai'