🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 22:07:37 | PHP 8.2.32
📂
/ (Root)
/
usr
/
lib
/
python3.6
/
site-packages
/
cloudinit
/
config
/
__pycache__
📍 /usr/lib/python3.6/site-packages/cloudinit/config/__pycache__
🔄 Refresh
✏️
Editing: cc_ssh_import_id.cpython-36.opt-1.pyc
Read Only
3 \�mex � @ s� U d Z ddlZddlZddlmZ ddlmZmZ ddlm Z ddl mZ ddlm Z mZ ddlmZ dd lmZ d ddd gZdZdZdddeeeed�gg d�Ze ee�Z eje�Zeee edd�dd�Zdd� Zeeed�dd�Z dS )zSSH Import ID: Import SSH id� N)�dedent)�subp�util)�Cloud)�Config)� MetaSchema�get_meta_doc)�ug_util)�PER_INSTANCEZalpineZcosZdebianZubuntuz ssh-import-ida2 This module imports SSH keys from either a public keyserver, usually launchpad or github using ``ssh-import-id``. Keys are referenced by the username they are associated with on the keyserver. The keyserver can be specified by prepending either ``lp:`` for launchpad or ``gh:`` for github to the username. Zcc_ssh_import_idz SSH Import IDz Import SSH idzi ssh_import_id: - user - gh:user - lp:user )�id�name�title�description�distrosZ frequencyZexamplesZactivate_by_schema_keys)r �cfg�cloud�args�returnc "