����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# -*- coding: utf-8 -*-
# Copyright (c) 2018, Huawei Inc.
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
class ModuleDocFragment(object):
# HWC doc fragment.
DOCUMENTATION = '''
options:
identity_endpoint:
description:
- The Identity authentication URL.
type: str
required: true
user:
description:
- The user name to login with (currently only user names are
supported, and not user IDs).
type: str
required: true
password:
description:
- The password to login with.
type: str
required: true
domain:
description:
- The name of the Domain to scope to (Identity v3).
(currently only domain names are supported, and not domain IDs).
type: str
required: true
project:
description:
- The name of the Tenant (Identity v2) or Project (Identity v3).
(currently only project names are supported, and not
project IDs).
type: str
required: true
region:
description:
- The region to which the project belongs.
type: str
id:
description:
- The id of resource to be managed.
type: str
notes:
- For authentication, you can set identity_endpoint using the
C(ANSIBLE_HWC_IDENTITY_ENDPOINT) env variable.
- For authentication, you can set user using the
C(ANSIBLE_HWC_USER) env variable.
- For authentication, you can set password using the C(ANSIBLE_HWC_PASSWORD) env
variable.
- For authentication, you can set domain using the C(ANSIBLE_HWC_DOMAIN) env
variable.
- For authentication, you can set project using the C(ANSIBLE_HWC_PROJECT) env
variable.
- For authentication, you can set region using the C(ANSIBLE_HWC_REGION) env variable.
- Environment variables values will only be used if the playbook values are
not set.
'''
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __pycache__ | Folder | 0755 |
|
|
| alicloud.py | File | 4.96 KB | 0644 |
|
| attributes.py | File | 2.37 KB | 0644 |
|
| auth_basic.py | File | 874 B | 0644 |
|
| bitbucket.py | File | 1.55 KB | 0644 |
|
| dimensiondata.py | File | 1.66 KB | 0644 |
|
| dimensiondata_wait.py | File | 1 KB | 0644 |
|
| emc.py | File | 1.26 KB | 0644 |
|
| gitlab.py | File | 834 B | 0644 |
|
| hpe3par.py | File | 963 B | 0644 |
|
| hwc.py | File | 2.13 KB | 0644 |
|
| ibm_storage.py | File | 1.06 KB | 0644 |
|
| influxdb.py | File | 2.4 KB | 0644 |
|
| ipa.py | File | 3.86 KB | 0644 |
|
| keycloak.py | File | 1.96 KB | 0644 |
|
| ldap.py | File | 3.04 KB | 0644 |
|
| lxca_common.py | File | 1.05 KB | 0644 |
|
| manageiq.py | File | 1.72 KB | 0644 |
|
| nomad.py | File | 1.25 KB | 0644 |
|
| oneview.py | File | 2.98 KB | 0644 |
|
| online.py | File | 1.3 KB | 0644 |
|
| opennebula.py | File | 1.54 KB | 0644 |
|
| openswitch.py | File | 3.45 KB | 0644 |
|
| oracle.py | File | 5.04 KB | 0644 |
|
| oracle_creatable_resource.py | File | 1.24 KB | 0644 |
|
| oracle_display_name_option.py | File | 615 B | 0644 |
|
| oracle_name_option.py | File | 591 B | 0644 |
|
| oracle_tags.py | File | 1.04 KB | 0644 |
|
| oracle_wait_options.py | File | 1.14 KB | 0644 |
|
| pritunl.py | File | 1.26 KB | 0644 |
|
| proxmox.py | File | 1.71 KB | 0644 |
|
| purestorage.py | File | 1.75 KB | 0644 |
|
| rackspace.py | File | 3.79 KB | 0644 |
|
| redis.py | File | 1.76 KB | 0644 |
|
| rundeck.py | File | 775 B | 0644 |
|
| scaleway.py | File | 1.44 KB | 0644 |
|
| scaleway_waitable_resource.py | File | 887 B | 0644 |
|
| utm.py | File | 1.72 KB | 0644 |
|
| vexata.py | File | 1.54 KB | 0644 |
|
| xenserver.py | File | 1.54 KB | 0644 |
|